--- title: Storefront API Cart now supports removing Gift Cards - 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/storefront-api-cart-now-supports-removing-gift-cards md: https://shopify.dev/changelog/storefront-api-cart-now-supports-removing-gift-cards.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 16, 2024 Tags: * Storefront GraphQL API * 2025-01 # Storefront API Cart now supports removing Gift Cards As of version 2025-01 of the GraphQL Storefront API, Cart now supports removing Gift Cards by Id. After a cart has been created and a Gift Card applied - perform the [`cartGiftCardCodesRemove`](https://shopify.dev/docs/api/storefront/2025-01/mutations/cartGiftCardCodesRemove) mutation to remove one or more gift cards.