--- 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 metadata: effectiveApiVersion: 2025-01 affectedApi: - displayName: Storefront GraphQL API handle: storefront-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-10-16T06:58:28-04:00' postedAt: '2024-10-16T06:37:00-04:00' updatedAt: '2024-10-22T04:42:46-04:00' effectiveAt: '2024-10-16T06:37:00-04:00' --- 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.