--- title: CheckoutBrandingContainerDivider - GraphQL Admin description: The container's divider customizations. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingcontainerdivider md: https://shopify.dev/docs/api/admin-graphql/latest/objects/checkoutbrandingcontainerdivider.md --- # 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/latest/enums/CheckoutBrandingBorderStyle) The divider style. * border​Width [Checkout​Branding​Border​Width](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingBorderWidth) The divider width. * visibility [Checkout​Branding​Visibility](https://shopify.dev/docs/api/admin-graphql/latest/enums/CheckoutBrandingVisibility) The divider visibility. *** ## Map ### Fields with this object * {}[CheckoutBrandingContent.divider](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingContent#field-CheckoutBrandingContent.fields.divider) * {}[CheckoutBrandingMain.divider](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingMain#field-CheckoutBrandingMain.fields.divider) * {}[CheckoutBrandingOrderSummary.divider](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingOrderSummary#field-CheckoutBrandingOrderSummary.fields.divider)