--- title: CheckoutBrandingContainerDividerInput - GraphQL Admin description: The input fields used to update a container's divider customizations. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingContainerDividerInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingContainerDividerInput.txt --- # 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/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. *** ## Input objects using this input * [Checkout​Branding​Content​Input.​divider](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingContentInput#field-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/2024-10/input-objects/CheckoutBrandingMainInput#field-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/2024-10/input-objects/CheckoutBrandingOrderSummaryInput#field-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/2024-10/input-objects/CheckoutBrandingContentInput#field-divider) * [Checkout​Branding​Main​Input.divider](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingMainInput#field-divider) * [Checkout​Branding​Order​Summary​Input.divider](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingOrderSummaryInput#field-divider)