--- title: DeliveryCountryAndZone - GraphQL Admin description: The country details and the associated shipping zone. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/deliverycountryandzone md: https://shopify.dev/docs/api/admin-graphql/latest/objects/deliverycountryandzone.md --- # Delivery​Country​And​Zone object The country details and the associated shipping zone. ## Fields * country [Delivery​Country!](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryCountry) non-null The country details. * zone [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The name of the shipping zone. *** ## Map ### Fields with this object * {}[DeliveryProfileLocationGroup.countriesInAnyZone](https://shopify.dev/docs/api/admin-graphql/latest/objects/DeliveryProfileLocationGroup#field-DeliveryProfileLocationGroup.fields.countriesInAnyZone)