--- title: CheckoutBrandingCustomizationsInput - GraphQL Admin description: The input fields used to update the components customizations. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingCustomizationsInput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingCustomizationsInput.md --- # Checkout​Branding​Customizations​Input input\_object The input fields used to update the components customizations. ## Fields * buyer​Journey [Checkout​Branding​Buyer​Journey​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingBuyerJourneyInput) The customizations for the breadcrumbs that represent a buyer's journey to the checkout. * cart​Link [Checkout​Branding​Cart​Link​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/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 [Checkout​Branding​Checkbox​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingCheckboxInput) The checkboxes customizations. * choice​List [Checkout​Branding​Choice​List​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingChoiceListInput) The choice list customizations. * content [Checkout​Branding​Content​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingContentInput) The content container customizations. * control [Checkout​Branding​Control​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingControlInput) The form controls customizations. * divider [Checkout​Branding​Divider​Style​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/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. * express​Checkout [Checkout​Branding​Express​Checkout​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingExpressCheckoutInput) The express checkout customizations. * favicon [Checkout​Branding​Image​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingImageInput) The favicon image (must be of PNG format). * footer [Checkout​Branding​Footer​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingFooterInput) The footer customizations. * global [Checkout​Branding​Global​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingGlobalInput) The global customizations. * header [Checkout​Branding​Header​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingHeaderInput) The header customizations. * heading​Level1 [Checkout​Branding​Heading​Level​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingHeadingLevelInput) The Heading Level 1 customizations. * heading​Level2 [Checkout​Branding​Heading​Level​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingHeadingLevelInput) The Heading Level 2 customizations. * heading​Level3 [Checkout​Branding​Heading​Level​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingHeadingLevelInput) The Heading Level 3 customizations. * main [Checkout​Branding​Main​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingMainInput) The main area customizations. * merchandise​Thumbnail [Checkout​Branding​Merchandise​Thumbnail​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingMerchandiseThumbnailInput) The merchandise thumbnails customizations. * order​Summary [Checkout​Branding​Order​Summary​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingOrderSummaryInput) The order summary customizations. * primary​Button [Checkout​Branding​Button​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingButtonInput) The primary buttons customizations. * secondary​Button [Checkout​Branding​Button​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingButtonInput) The secondary buttons customizations. * select [Checkout​Branding​Select​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingSelectInput) The selects customizations. * text​Field [Checkout​Branding​Text​Field​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingTextFieldInput) The text fields customizations. *** ## Input objects using this input * [Checkout​Branding​Input.customizations](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingInput#fields-customizations) INPUT OBJECT The input fields used to upsert the checkout branding settings. *** ## Map ### Input objects using this input * [Checkout​Branding​Input.customizations](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingInput#fields-customizations)