# CheckoutBrandingHeaderInput - admin - INPUT_OBJECT Version: unstable ## Description The input fields used to update the header customizations. ### Access Scopes ## 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/input-objects/CheckoutBrandingImageInput): CheckoutBrandingImageInput - The background image of the header (must not be of SVG format). * [cartLink](/docs/api/admin/unstable/input-objects/CheckoutBrandingHeaderCartLinkInput): CheckoutBrandingHeaderCartLinkInput - The input for 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/input-objects/CheckoutBrandingLogoInput): CheckoutBrandingLogoInput - 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. ## Input objects with this input object * [CheckoutBrandingCustomizationsInput](/docs/api/admin/unstable/input-objects/CheckoutBrandingCustomizationsInput) ## Examples