# OnlineStoreThemeFilesUpsertFileInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the file to create or update. ### Access Scopes ## Fields * [body](/docs/api/admin-graphql/2024-10/input-objects/OnlineStoreThemeFileBodyInput): OnlineStoreThemeFileBodyInput! - The body of the theme file. * [filename](/docs/api/admin-graphql/2024-10/scalars/String): String! - The filename of the theme file. ## Input objects with this input object * [themeFilesUpsert](/docs/api/admin-graphql/2024-10/mutations/themeFilesUpsert) ## Examples