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