--- 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 --- [Back to Developer changelog](https://shopify.dev/changelog) 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).