# CheckoutBrandingOrderSummarySection - admin-graphql - OBJECT Version: 2024-10 ## Description The order summary 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 order summary sections. * [border](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingSimpleBorder): CheckoutBrandingSimpleBorder - The border for the order summary sections. * [borderStyle](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBorderStyle): CheckoutBrandingBorderStyle - The border style of the order summary sections. * [borderWidth](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBorderWidth): CheckoutBrandingBorderWidth - The border width of the order summary sections. * [colorScheme](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingColorSchemeSelection): CheckoutBrandingColorSchemeSelection - The selected color scheme of the order summary sections. * [cornerRadius](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingCornerRadius): CheckoutBrandingCornerRadius - The corner radius of the order summary sections. * [padding](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingSpacingKeyword): CheckoutBrandingSpacingKeyword - The padding of the order summary sections. * [shadow](/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingShadow): CheckoutBrandingShadow - The shadow of the order summary sections. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples