---
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
metadata:
  effectiveApiVersion: 2024-07
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: false
  createdAt: '2024-04-15T17:10:43-04:00'
  postedAt: '2024-07-01T00:00:00-04:00'
  updatedAt: '2024-04-16T15:26:11-04:00'
  effectiveAt: '2024-07-01T00:00:00-04:00'
---

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.
