--- title: "[Checkout Branding API] Deprecation of transparent background - Shopify developer changelog" description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/checkout-branding-api-deprecation-of-transparent-background md: https://shopify.dev/changelog/checkout-branding-api-deprecation-of-transparent-background.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2024 Tags: * Admin GraphQL API * 2024-07 # \[Checkout Branding API] Deprecation of transparent background We're deprecating the `TRANSPARENT` value on the `CheckoutBrandingBackground` enum of the Admin GraphQL API `checkoutBranding` query and `checkoutBrandingUpsert` mutation. Use `BASE` or `SUBDUED` instead. We will remove this value from the mutation input and the GraphQL API in the subsequent API version (`2024-07`). To prepare for the `2024-07` API version release, stop using the `TRANSPARENT` value.