--- title: CheckoutBrandingBackground - GraphQL Admin description: The container background style. api_version: 2024-10 api_name: admin type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBackground md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/enums/CheckoutBrandingBackground.txt --- # Checkout​Branding​Background enum The container background style. ## Valid values * BASE The Base background style. * SUBDUED The Subdued background style. * TRANSPARENT The Transparent background style. *** ## Fields * [Checkout​Branding​Main​Section.​background](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingMainSection#field-background) OBJECT The main sections customizations. * [Checkout​Branding​Main​Section​Input.​background](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingMainSectionInput#field-background) INPUT OBJECT The input fields used to update the main sections customizations. * [Checkout​Branding​Order​Summary​Section.​background](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingOrderSummarySection#field-background) OBJECT The order summary sections customizations. * [Checkout​Branding​Order​Summary​Section​Input.​background](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingOrderSummarySectionInput#field-background) INPUT OBJECT The input fields used to update the order summary sections customizations. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Main​Section.background](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingMainSection#field-background) * <-|[Checkout​Branding​Order​Summary​Section.background](https://shopify.dev/docs/api/admin-graphql/2024-10/objects/CheckoutBrandingOrderSummarySection#field-background) ### Inputs with this enum * [Checkout​Branding​Main​Section​Input.background](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingMainSectionInput#field-background) * [Checkout​Branding​Order​Summary​Section​Input.background](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CheckoutBrandingOrderSummarySectionInput#field-background)