DeliveryCountryCodeOrRestOfWorld object
The ISO 3166-1 alpha-2 country code and a flag indicating Rest Of World.
On this page
Fields
- countryCode (
[CountryCode](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/countrycode)
)
The country code. - restOfWorld (
[Boolean!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#boolean-2021-01)
)
Indicates if ‘Rest of World’ is applied.
Types that return DeliveryCountryCodeOrRestOfWorld
[DeliveryCountry.code](https://shopify.dev/docs/admin-api/graphql/reference/shipping-and-fulfillment/deliverycountry#code-2021-01)