Home > @infiniteobjects/shopify-data-manager > AdminTypes > CountriesInShippingZones
The list of all the countries from the combined shipping zones for the shop.
Signature:
export interface CountriesInShippingZones
| 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. |