# DeliveryCountryCodesOrRestOfWorld - admin-graphql - OBJECT Version: 2024-10 ## Description The list of country codes and information whether the countries are a part of the 'Rest Of World' shipping zone. ### Access Scopes Any of `shipping` access scopes or `manage_delivery_settings` user permission. ## Fields * [countryCodes](/docs/api/admin-graphql/2024-10/enums/CountryCode): CountryCode! - List of applicable country codes in the ISO 3166-1 alpha-2 format. * [restOfWorld](/docs/api/admin-graphql/2024-10/scalars/Boolean): Boolean! - Whether the countries are a part of the 'Rest of World' shipping zone. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples