---
title: >-
  Removal of Deprecated Storefront API Checkout Mutations - 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/removal-of-deprecated-storefront-api-checkout-mutations
  md: >-
    https://shopify.dev/changelog/removal-of-deprecated-storefront-api-checkout-mutations.md
metadata:
  effectiveApiVersion: 2022-01
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Deprecation Announcement
    handle: deprecation
  indicatesActionRequired: true
  createdAt: '2022-06-06T11:10:42-04:00'
  postedAt: '2022-06-07T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:34-05:00'
  effectiveAt: '2022-06-07T00:00:00-04:00'
---

June 7, 2022

Tags:

* Action Required
* API
* 2022-01

# Removal of Deprecated Storefront API Checkout Mutations

In the `2022-01` Storefront API release [we removed several deprecated fields](https://shopify.dev/changelog/cleaning-up-deprecations-in-the-storefront-api). 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](https://shopify.dev/api/usage/versioning).
