--- title: OnlineStoreThemeFileBodyInput - GraphQL Admin description: The input fields for the theme file body. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OnlineStoreThemeFileBodyInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OnlineStoreThemeFileBodyInput.txt --- # Online​Store​Theme​File​Body​Input input\_object The input fields for the theme file body. ## Fields * type [Online​Store​Theme​File​Body​Input​Type!](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/OnlineStoreThemeFileBodyInputType) non-null The input type of the theme file body. * value [String!](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/String) non-null The body of the theme file. *** ## Input objects using this input * [Online​Store​Theme​Files​Upsert​File​Input.​body](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OnlineStoreThemeFilesUpsertFileInput#field-body) INPUT OBJECT The input fields for the file to create or update. *** ## Map ### Input objects using this input * [Online​Store​Theme​Files​Upsert​File​Input.body](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/OnlineStoreThemeFilesUpsertFileInput#field-body)