- Introduce required `deliveryAddresses` field in a new `CartDelivery` object (API version 2025-01)
- Deprecate `deliveryAddressPreferences` on `CartBuyerIdentity` in favor of the new `addresses` field on `CartDelivery`
- Add `cartDeliveryAddressesAdd`, `cartDeliveryAddressesUpdate`, and `cartDeliveryAddressesRemove` mutations with support for selecting an address to optimize rate calculations and keep Checkout and Cart in sync