Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Removal of Deprecated Storefront API Checkout Mutations

API

Action required

In the 2022-01 Storefront API release we removed several deprecated fields. With the 2022-07 release, we're continuing with that effort and removing the following deprecated checkout mutations:

  • checkoutGiftCardApply
  • checkoutGiftCardRemove
  • checkoutEmailUpdate
  • checkoutDiscountCodeApply
  • checkoutCustomerAssociate
  • checkoutCustomerDisassociate
  • checkoutCompleteWithTokenizedPayment
  • checkoutCompleteWithTokenizedPaymentV2
  • checkoutShippingAddressUpdate
  • checkoutCompleteWithCreditCard
  • checkoutAttributesUpdate

These mutations will continue to be available within the 2022-04 API version until it's sunset in April 2023. For more information on Shopify API versioning, refer to our documentation.