--- title: CheckoutBrandingBackgroundStyle - GraphQL Admin description: Possible values for the background style. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingbackgroundstyle md: https://shopify.dev/docs/api/admin-graphql/latest/enums/checkoutbrandingbackgroundstyle.md --- # Checkout​Branding​Background​Style enum Possible values for the background style. ## Valid values * NONE The None background style. * SOLID The Solid background style. *** ## Fields * [Checkout​Branding​Button.background](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingButton#field-CheckoutBrandingButton.fields.background) OBJECT The buttons customizations. * [Checkout​Branding​Button​Input.background](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingButtonInput#fields-background) INPUT OBJECT The input fields used to update the buttons customizations. *** ## Map ### Fields with this enum * <-|[Checkout​Branding​Button.background](https://shopify.dev/docs/api/admin-graphql/latest/objects/CheckoutBrandingButton#field-CheckoutBrandingButton.fields.background) ### Inputs with this enum * [Checkout​Branding​Button​Input.background](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CheckoutBrandingButtonInput#fields-background)