# CheckoutBrandingCustomizationsInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the components customizations. ### Access Scopes ## Fields * [buyerJourney](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingBuyerJourneyInput): CheckoutBrandingBuyerJourneyInput - The customizations for the breadcrumbs that represent a buyer's journey to the checkout. * [cartLink](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCartLinkInput): CheckoutBrandingCartLinkInput - The input for checkout cart link customizations. For example, by setting the visibility field to `HIDDEN`, you can hide the cart icon in the header for one-page checkout, and the cart link in breadcrumbs in three-page checkout. * [checkbox](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCheckboxInput): CheckoutBrandingCheckboxInput - The checkboxes customizations. * [choiceList](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingChoiceListInput): CheckoutBrandingChoiceListInput - The choice list customizations. * [content](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingContentInput): CheckoutBrandingContentInput - The content container customizations. * [control](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingControlInput): CheckoutBrandingControlInput - The form controls customizations. * [divider](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingDividerStyleInput): CheckoutBrandingDividerStyleInput - The input for the page, content, main, and order summary dividers customizations. For example, by setting the borderStyle to `DOTTED`, you can make these dividers render as dotted lines. * [expressCheckout](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingExpressCheckoutInput): CheckoutBrandingExpressCheckoutInput - The express checkout customizations. * [favicon](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingImageInput): CheckoutBrandingImageInput - The favicon image (must be of PNG format). * [footer](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFooterInput): CheckoutBrandingFooterInput - The footer customizations. * [global](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingGlobalInput): CheckoutBrandingGlobalInput - The global customizations. * [header](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingHeaderInput): CheckoutBrandingHeaderInput - The header customizations. * [headingLevel1](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingHeadingLevelInput): CheckoutBrandingHeadingLevelInput - The Heading Level 1 customizations. * [headingLevel2](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingHeadingLevelInput): CheckoutBrandingHeadingLevelInput - The Heading Level 2 customizations. * [headingLevel3](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingHeadingLevelInput): CheckoutBrandingHeadingLevelInput - The Heading Level 3 customizations. * [main](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingMainInput): CheckoutBrandingMainInput - The main area customizations. * [merchandiseThumbnail](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingMerchandiseThumbnailInput): CheckoutBrandingMerchandiseThumbnailInput - The merchandise thumbnails customizations. * [orderSummary](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingOrderSummaryInput): CheckoutBrandingOrderSummaryInput - The order summary customizations. * [primaryButton](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingButtonInput): CheckoutBrandingButtonInput - The primary buttons customizations. * [secondaryButton](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingButtonInput): CheckoutBrandingButtonInput - The secondary buttons customizations. * [select](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingSelectInput): CheckoutBrandingSelectInput - The selects customizations. * [textField](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingTextFieldInput): CheckoutBrandingTextFieldInput - The text fields customizations. ## Input objects with this input object * [CheckoutBrandingInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingInput) ## Examples