Storefront API Cart now supports one-time use delivery addresses
API
Effective June 25, 2024
As of version 2024-07 of the GraphQL Storefront API, Cart supports one-time use delivery addresses with the new oneTimeUse property of the DeliveryAddressInput. Use this new property to pass an address that should not be saved to the account of the customer after checkout. A typical use case is when a store specializes in gifting scenarios.
API Reference - DeliveryAddressInput