# CheckoutBrandingMainSection - admin-graphql - OBJECT Version: 2024-10 ## Description The main sections customizations. ### Access Scopes access to checkout branding settings and the shop must be on a Plus plan or a Development store plan. ## 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 of 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. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples