--- title: DeliveryAddress - Storefront API description: A delivery address of the buyer that is interacting with the cart. api_version: 2025-07 api_name: storefront type: union api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/2025-07/unions/DeliveryAddress' md: 'https://shopify.dev/docs/api/storefront/2025-07/unions/DeliveryAddress.md' --- # Delivery​Address union A delivery address of the buyer that is interacting with the cart. ## Fields with this union * [Cart​Buyer​Identity.deliveryAddressPreferences](https://shopify.dev/docs/api/storefront/2025-07/objects/CartBuyerIdentity#field-CartBuyerIdentity.fields.deliveryAddressPreferences) OBJECT Deprecated *** ```graphql union DeliveryAddress = MailingAddress ```