--- title: >- Storefront API Cart now supports replacing Cart delivery addresses - 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-replacing-cart-delivery-addresses md: >- https://shopify.dev/changelog/storefront-api-cart-now-supports-replacing-cart-delivery-addresses.md metadata: effectiveApiVersion: 2025-10 affectedApi: - displayName: Storefront GraphQL API handle: storefront-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2025-07-21T08:37:16-04:00' postedAt: '2025-07-29T12:00:00-04:00' updatedAt: '2025-07-29T08:47:50-04:00' effectiveAt: '2025-07-26T12:00:00-04:00' --- July 29, 2025 Tags: * Storefront GraphQL API * 2025-10 # Storefront API Cart now supports replacing Cart delivery addresses As of version 2025-10 of the GraphQL Storefront API, you can replace all delivery addresses that are present on a cart in a single operation. The new [`cartDeliveryAddressesReplace` ](https://shopify.dev/docs/api/storefront/2025-10/mutations/cartDeliveryAddressesReplace)mutation accepts an `addresses` field for specifying the list of delivery addresses to replace.