# 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](/docs/api/admin-graphql/2024-10/enums/CountryCode): CountryCode - The country code in the ISO 3166-1 alpha-2 format. * [restOfWorld](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Whether the country is a part of the 'Rest of World' shipping zone. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples