DeliveryCountryAndZone object

A country with the name of the zone.

On this page

Fields

  • country ([DeliveryCountry!](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverycountry))
    The country in the delivery zone.
  • zone ([String!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-2021-01))
    The name of the delivery zone.

Types that return DeliveryCountryAndZone

  • [DeliveryProfileLocationGroup.countriesInAnyZone](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliveryprofilelocationgroup#countriesinanyzone-2021-01)