# CheckoutBrandingHeader - admin-graphql - OBJECT Version: 2024-07 ## Description The header customizations. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## Fields * [alignment](/docs/api/admin-graphql/2024-07/enums/CheckoutBrandingHeaderAlignment): CheckoutBrandingHeaderAlignment - The header alignment. * [banner](/docs/api/admin-graphql/2024-07/objects/CheckoutBrandingImage): CheckoutBrandingImage - The background image of the header. * [cartLink](/docs/api/admin-graphql/2024-07/objects/CheckoutBrandingHeaderCartLink): CheckoutBrandingHeaderCartLink - The cart link customizations for 1-page checkout. This field allows to customize the cart icon that renders by default on 1-page checkout. * [colorScheme](/docs/api/admin-graphql/2024-07/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme of the header container. * [divided](/docs/api/admin-graphql/2024-07/scalars/Boolean): Boolean - The divided setting. * [logo](/docs/api/admin-graphql/2024-07/objects/CheckoutBrandingLogo): CheckoutBrandingLogo - The store logo. * [padding](/docs/api/admin-graphql/2024-07/enums/CheckoutBrandingSpacingKeyword): CheckoutBrandingSpacingKeyword - The padding of the header container. * [position](/docs/api/admin-graphql/2024-07/enums/CheckoutBrandingHeaderPosition): CheckoutBrandingHeaderPosition - The header position. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples