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