--- title: OnlineStoreThemeFileBodyInputType - GraphQL Admin description: The input type for a theme file body. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/onlinestorethemefilebodyinputtype md: https://shopify.dev/docs/api/admin-graphql/latest/enums/onlinestorethemefilebodyinputtype.md --- # Online​Store​Theme​File​Body​Input​Type enum The input type for a theme file body. ## Valid values * BASE64 The base64 encoded body of a theme file. * TEXT The text body of the theme file. * URL The url of the body of a theme file. *** ## Fields * [Online​Store​Theme​File​Body​Input.type](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OnlineStoreThemeFileBodyInput#fields-type) INPUT OBJECT The input fields for the theme file body. *** ## Map ### Inputs with this enum * [Online​Store​Theme​File​Body​Input.type](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OnlineStoreThemeFileBodyInput#fields-type)