--- title: OnlineStoreThemeFileBodyText - GraphQL Admin description: Represents the body of a theme file. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/objects/onlinestorethemefilebodytext md: https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/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/unstable/unions/OnlineStoreThemeFileBody)