--- title: CheckoutBrandingContainerDividerInput - GraphQL Admin description: The input fields used to update a container's divider 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/checkoutbrandingcontainerdividerinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/checkoutbrandingcontainerdividerinput.md --- # Checkout​Branding​Container​Divider​Input input\_object The input fields used to update a 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. *** ## Input objects using this input * [Checkout​Branding​Content​Input.divider](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingContentInput#fields-divider) INPUT OBJECT The input fields used to update the content container customizations. * [Checkout​Branding​Main​Input.divider](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingMainInput#fields-divider) INPUT OBJECT The input fields used to update the main container customizations. * [Checkout​Branding​Order​Summary​Input.divider](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingOrderSummaryInput#fields-divider) INPUT OBJECT The input fields used to update the order summary container customizations. *** ## Map ### Input objects using this input * [Checkout​Branding​Content​Input.divider](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingContentInput#fields-divider) * [Checkout​Branding​Main​Input.divider](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingMainInput#fields-divider) * [Checkout​Branding​Order​Summary​Input.divider](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingOrderSummaryInput#fields-divider)