# CheckoutBrandingMainSectionInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields used to update the main sections customizations. ### Access Scopes ## Fields * [background](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBackground): CheckoutBrandingBackground - The background style of the main sections. * [border](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingSimpleBorder): CheckoutBrandingSimpleBorder - The border for the main sections. * [borderStyle](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBorderStyle): CheckoutBrandingBorderStyle - The border style of the main sections. * [borderWidth](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBorderWidth): CheckoutBrandingBorderWidth - The border width of the main sections. * [colorScheme](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme for the main sections. * [cornerRadius](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingCornerRadius): CheckoutBrandingCornerRadius - The corner radius of the main sections. * [padding](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingSpacingKeyword): CheckoutBrandingSpacingKeyword - The padding of the main sections. * [shadow](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingShadow): CheckoutBrandingShadow - The shadow of the main sections. ## Input objects with this input object * [CheckoutBrandingMainInput](/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingMainInput) ## Examples