--- title: CheckoutAndAccountsConfigurationBrandingCheckoutHeader - GraphQL Admin description: The checkout header customizations. api_version: 2026-04 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutAndAccountsConfigurationBrandingCheckoutHeader md: >- https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutAndAccountsConfigurationBrandingCheckoutHeader.md --- # Checkout​And​Accounts​Configuration​Branding​Checkout​Header object Requires `read_checkout_and_accounts_configurations` access scope or `read_checkout_settings` access scope. Also: User must have `manage_checkout_settings` permission and shop must have access to the checkout and accounts editor as well as the contextualized checkouts and customer accounts feature. When modifying configuration overrides, user must have `view_markets` and `create_and_edit_markets` permissions. The checkout header customizations. ## Fields * alignment [Checkout​And​Accounts​Configuration​Branding​Header​Alignment](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutAndAccountsConfigurationBrandingHeaderAlignment) The header alignment. * background [Checkout​And​Accounts​Configuration​Branding​Background](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutAndAccountsConfigurationBrandingBackground) The background style of the header container. * cart​Link [Checkout​And​Accounts​Configuration​Branding​Header​Cart​Link](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutAndAccountsConfigurationBrandingHeaderCartLink) The cart link customizations for 1-page checkout. This field allows to customize the cart icon that renders by default on 1-page checkout. * colors [Checkout​And​Accounts​Configuration​Branding​Colors](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutAndAccountsConfigurationBrandingColors) The colors customizations. * divided [Boolean](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean) The divided setting. * logo [Checkout​And​Accounts​Configuration​Branding​Logo](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutAndAccountsConfigurationBrandingLogo) The store logo. * padding [Checkout​And​Accounts​Configuration​Branding​Spacing​Keyword](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutAndAccountsConfigurationBrandingSpacingKeyword) The padding of the header container. * position [Checkout​And​Accounts​Configuration​Branding​Header​Position](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutAndAccountsConfigurationBrandingHeaderPosition) The header position. *** ## Map ### Fields with this object * [CheckoutAndAccountsConfigurationBrandingCheckoutComponents.header](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutAndAccountsConfigurationBrandingCheckoutComponents#field-CheckoutAndAccountsConfigurationBrandingCheckoutComponents.fields.header)