stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > CountriesInShippingZones

AdminTypes.CountriesInShippingZones interface

The list of all the countries from the combined shipping zones for the shop.

Signature:

export interface CountriesInShippingZones 

Properties

Property Modifiers Type Description
countryCodes   Array<CountryCode | `${CountryCode}`> The list of all the countries from all the combined shipping zones.
includeRestOfWorld   Scalars[‘Boolean’][‘output’] Whether ‘Rest of World’ has been defined in any of the shipping zones.