--- title: DeliveryAddress - Storefront API description: A delivery address of the buyer that is interacting with the cart. api_version: 2026-04 api_name: storefront type: union api_type: graphql source_url: html: 'https://shopify.dev/docs/api/storefront/latest/unions/DeliveryAddress' md: 'https://shopify.dev/docs/api/storefront/latest/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/latest/objects/CartBuyerIdentity#field-CartBuyerIdentity.fields.deliveryAddressPreferences) OBJECT Deprecated *** ```graphql union DeliveryAddress = MailingAddress ```