--- title: CheckoutBrandingContainerDivider - GraphQL Admin description: The container's divider customizations. api_version: 2024-10 api_name: admin type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingContainerDivider md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingContainerDivider.txt --- # Checkout​Branding​Container​Divider object Requires access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. The container's divider customizations. ## Fields * border​Style [Checkout​Branding​Border​Style](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBorderStyle) The divider style. * border​Width [Checkout​Branding​Border​Width](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBorderWidth) The divider width. * visibility [Checkout​Branding​Visibility](https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingVisibility) The divider visibility. *** ## Map ### Fields with this object * {}[CheckoutBrandingContent.divider](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingContent#field-divider) * {}[CheckoutBrandingMain.divider](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingMain#field-divider) * {}[CheckoutBrandingOrderSummary.divider](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingOrderSummary#field-divider)