# OnlineStoreThemeFileBodyInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the theme file body. ### Access Scopes ## Fields * [type](/docs/api/admin-graphql/2024-10/enums/OnlineStoreThemeFileBodyInputType): OnlineStoreThemeFileBodyInputType! - The input type of the theme file body. * [value](/docs/api/admin-graphql/2024-10/scalars/String): String! - The body of the theme file. ## Input objects with this input object * [OnlineStoreThemeFilesUpsertFileInput](/docs/api/admin-graphql/2024-10/input-objects/OnlineStoreThemeFilesUpsertFileInput) ## Examples