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