# OnlineStoreThemeFileBodyBase64 - admin-graphql - OBJECT Version: 2024-10 ## Description Represents the base64 encoded body of a theme file. ### Access Scopes `read_themes` access scope. ## Fields * [contentBase64](/docs/api/admin-graphql/2024-10/scalars/String): String! - The body of the theme file, base64 encoded. ## Connections ## Related queries ## Related mutations ## Related Unions * [OnlineStoreThemeFileBody](/docs/api/admin-graphql/2024-10/unions/OnlineStoreThemeFileBody) Represents the body of a theme file. ## Examples