# CheckoutBrandingMainInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the main container customizations. ### Access Scopes ## Fields * [backgroundImage](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingImageInput): CheckoutBrandingImageInput - The background image of the main container (must not be of SVG format). * [colorScheme](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme for the main container of the checkout. * [divider](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingContainerDividerInput): CheckoutBrandingContainerDividerInput - Divider style and visibility on the main container. * [section](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingMainSectionInput): CheckoutBrandingMainSectionInput - The settings for the main sections. ## Input objects with this input object * [CheckoutBrandingCustomizationsInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCustomizationsInput) ## Examples