DeliveryCountryInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to specify a country.
Access Scopes
Fields
-
code:
CountryCode -
The country code of the country in the ISO 3166-1 alpha-2 format.
-
includeAllProvinces:
Boolean -
Associate all available provinces with this country.
-
provinces:
DeliveryProvinceInput -
The regions associated with this country.
-
restOfWorld:
Boolean -
Whether the country is a part of the 'Rest of World' shipping zone.
Input objects with this input object
Examples