# CheckoutBrandingHeader - admin - OBJECT Version: unstable ## 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/unstable/enums/CheckoutBrandingHeaderAlignment): CheckoutBrandingHeaderAlignment - The header alignment. * [background](/docs/api/admin/unstable/enums/CheckoutBrandingBackground): CheckoutBrandingBackground - The background style of the header container. * [banner](/docs/api/admin/unstable/objects/CheckoutBrandingImage): CheckoutBrandingImage - The background image of the header. * [cartLink](/docs/api/admin/unstable/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/unstable/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme of the header container. * [divided](/docs/api/admin/unstable/scalars/Boolean): Boolean - The divided setting. * [logo](/docs/api/admin/unstable/objects/CheckoutBrandingLogo): CheckoutBrandingLogo - The store logo. * [padding](/docs/api/admin/unstable/enums/CheckoutBrandingSpacingKeyword): CheckoutBrandingSpacingKeyword - The padding of the header container. * [position](/docs/api/admin/unstable/enums/CheckoutBrandingHeaderPosition): CheckoutBrandingHeaderPosition - The header position. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples