DeliveryCountryCodeOrRestOfWorld - admin-graphql - OBJECT
Version: 2024-10
Description:
The country code and whether the country is a part of the 'Rest Of World' shipping zone.
Access Scopes
Any of `assigned_shipping` or `shipping` access scopes or `manage_delivery_settings` user permission.
Fields
-
countryCode:
CountryCode -
The country code in the ISO 3166-1 alpha-2 format.
-
restOfWorld:
Boolean! -
Whether the country is a part of the 'Rest of World' shipping zone.
Connections
Related queries
Related mutations
Related Unions
Examples