--- title: OnlineStoreThemeFileBodyInput - GraphQL Admin description: The input fields for the theme file body. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OnlineStoreThemeFileBodyInput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OnlineStoreThemeFileBodyInput.md --- # 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/latest/enums/OnlineStoreThemeFileBodyInputType) non-null The input type of the theme file body. * value [String!](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/input-objects/OnlineStoreThemeFilesUpsertFileInput#fields-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/latest/input-objects/OnlineStoreThemeFilesUpsertFileInput#fields-body)