# CheckoutBrandingOrderSummary - admin-graphql - OBJECT Version: 2024-07 ## Description The order summary customizations. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## Fields * [backgroundImage](/docs/api/admin-graphql/2024-07/objects/CheckoutBrandingImage): CheckoutBrandingImage - The background image of the order summary container. * [colorScheme](/docs/api/admin-graphql/2024-07/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme of the order summary container. * [divider](/docs/api/admin-graphql/2024-07/objects/CheckoutBrandingContainerDivider): CheckoutBrandingContainerDivider - The order summary container's divider style and visibility. * [section](/docs/api/admin-graphql/2024-07/objects/CheckoutBrandingOrderSummarySection): CheckoutBrandingOrderSummarySection - The settings for the order summary sections. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples