# CheckoutBrandingContainerDividerInput - admin-graphql - INPUT_OBJECT Version: 2024-07 ## Description The input fields used to update a container's divider customizations. ### Access Scopes ## Fields * [borderStyle](/docs/api/admin-graphql/2024-07/enums/CheckoutBrandingBorderStyle): CheckoutBrandingBorderStyle - The divider style. * [borderWidth](/docs/api/admin-graphql/2024-07/enums/CheckoutBrandingBorderWidth): CheckoutBrandingBorderWidth - The divider width. * [visibility](/docs/api/admin-graphql/2024-07/enums/CheckoutBrandingVisibility): CheckoutBrandingVisibility - The divider visibility. ## Input objects with this input object * [CheckoutBrandingContentInput](/docs/api/admin-graphql/2024-07/input-objects/CheckoutBrandingContentInput) * [CheckoutBrandingMainInput](/docs/api/admin-graphql/2024-07/input-objects/CheckoutBrandingMainInput) * [CheckoutBrandingOrderSummaryInput](/docs/api/admin-graphql/2024-07/input-objects/CheckoutBrandingOrderSummaryInput) ## Examples