--- title: CheckoutBrandingVisibility - GraphQL Admin description: Possible visibility states. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingVisibility md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingVisibility.txt --- # Checkout​Branding​Visibility enum Possible visibility states. ## Valid values * HIDDEN The Hidden visibility setting. * VISIBLE The Visible visibility setting. *** ## Fields * [Checkout​Branding​Buyer​Journey.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingBuyerJourney#field-visibility) OBJECT The customizations for the breadcrumbs that represent a buyer's journey to the checkout. * [Checkout​Branding​Buyer​Journey​Input.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingBuyerJourneyInput#field-visibility) INPUT OBJECT The input fields for updating breadcrumb customizations, which represent the buyer's journey to checkout. * [Checkout​Branding​Cart​Link.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingCartLink#field-visibility) OBJECT The customizations that you can make to cart links at checkout. * [Checkout​Branding​Cart​Link​Input.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCartLinkInput#field-visibility) INPUT OBJECT The input fields for updating the cart link customizations at checkout. * [Checkout​Branding​Container​Divider.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingContainerDivider#field-visibility) OBJECT The container's divider customizations. * [Checkout​Branding​Container​Divider​Input.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingContainerDividerInput#field-visibility) INPUT OBJECT The input fields used to update a container's divider customizations. * [Checkout​Branding​Footer​Content.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFooterContent#field-visibility) OBJECT The footer content customizations. * [Checkout​Branding​Footer​Content​Input.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFooterContentInput#field-visibility) INPUT OBJECT The input fields for footer content customizations. * [Checkout​Branding​Logo.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingLogo#field-visibility) OBJECT The store logo customizations. * [Checkout​Branding​Logo​Input.​visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingLogoInput#field-visibility) INPUT OBJECT The input fields used to update the logo customizations. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Buyer​Journey.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingBuyerJourney#field-visibility) * <-|[Checkout​Branding​Cart​Link.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingCartLink#field-visibility) * <-|[Checkout​Branding​Container​Divider.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingContainerDivider#field-visibility) * <-|[Checkout​Branding​Footer​Content.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingFooterContent#field-visibility) * <-|[Checkout​Branding​Logo.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingLogo#field-visibility) ### Inputs with this enum * [Checkout​Branding​Buyer​Journey​Input.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingBuyerJourneyInput#field-visibility) * [Checkout​Branding​Cart​Link​Input.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingCartLinkInput#field-visibility) * [Checkout​Branding​Container​Divider​Input.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingContainerDividerInput#field-visibility) * [Checkout​Branding​Footer​Content​Input.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingFooterContentInput#field-visibility) * [Checkout​Branding​Logo​Input.visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingLogoInput#field-visibility)