--- title: OnlineStoreThemeFileBodyText - GraphQL Admin description: Represents the body of a theme file. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/OnlineStoreThemeFileBodyText md: https://shopify.dev/docs/api/admin-graphql/latest/objects/OnlineStoreThemeFileBodyText.md --- # Online​Store​Theme​File​Body​Text object Requires `read_themes` access scope. Represents the body of a theme file. ## Fields * content [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The body of the theme file. *** ## Map ### Possible type in * [Online​Store​Theme​File​Body](https://shopify.dev/docs/api/admin-graphql/latest/unions/OnlineStoreThemeFileBody)