ENUM
CountryISO
Two-letters country code following ISO3166_1
link GraphQL Schema definition
- enum CountryISO {
- # Afghanistan
- # Åland Islands
- # Albania
- # Algeria
- # Andorra
- # Angola
- # Antigua and Barbuda
- # Argentina
- # Armenia
- # Australia
- # Austria
- # Azerbaijan
- # The Bahamas
- # Bahrain
- # Bangladesh
- # Barbados
- # Belarus
- # Belgium
- # Belize
- # Benin
- # Bhutan
- # Bolivia
- # Bosnia and Herzegovina
- # Botswana
- # Brazil
- # Brunei
- # Bulgaria
- # Burkina
- # Burundi
- # Cambodia
- # Cameroon
- # Canada
- # Cape Verde
- # The Central African Republic
- # Chad
- # Chile
- # China
- # Colombia
- # The Comoros
- # The Congo
- # The Democratic Republic of the Congo
- # Costa Rica
- # Côte d'Ivoire
- # Croatia
- # Cuba
- # Cyprus
- # The Czech Republic
- # Denmark
- # Djibouti
- # Dominica
- # The Dominican Republic
- # Timor-Leste
- # Ecuador
- # Egypt
- # El Salvador
- # Equatorial Guinea
- # Eritrea
- # Estonia
- # Ethiopia
- # Fiji
- # Finland
- # France
- # Gabon
- # The Gambia
- # Georgia
- # Germany
- # Ghana
- # Greece
- # Grenada
- # Guatemala
- # Guernsey
- # Guinea
- # Guinea-Bissau
- # Guyana
- # Haiti
- # The Holy See
- # Honduras
- # Hungary
- # Iceland
- # India
- # Indonesia
- # Iran
- # Iraq
- # Ireland
- # Isle of Man
- # Israel
- # Italy
- # Jamaica
- # Japan
- # Jersey
- # Jordan
- # Kazakhstan
- # Kenya
- # Kiribati
- # The Democratic People's Republic of Korea
- # The Republic of Korea
- # Kuwait
- # Kyrgyzstan
- # Laos
- # Latvia
- # Lebanon
- # Lesotho
- # Liberia
- # Libya
- # Liechtenstein
- # Lithuania
- # Luxembourg
- # Madagascar
- # Malawi
- # Malaysia
- # Maldives
- # Mali
- # Malta
- # The Marshall Islands
- # Mauritania
- # Mauritius
- # Mexico
- # Micronesia
- # Moldova
- # Monaco
- # Mongolia
- # Montenegro
- # Morocco
- # Mozambique
- # Myanmar
- # Namibia
- # Nauru
- # Nepal
- # The Netherlands
- # New Zealand
- # Nicaragua
- # The Niger
- # Nigeria
- # Norway
- # Oman
- # Pakistan
- # Palau
- # Panama
- # Papua New Guinea
- # Paraguay
- # Peru
- # The Philippines
- # Poland
- # Portugal
- # Qatar
- # Romania
- # Russia
- # Rwanda
- # Saint Kitts and Nevis
- # Saint Lucia
- # Saint Vincent and The Grenadines
- # Samoa
- # San Marino
- # Sao Tome and Principe
- # Saudi Arabia
- # Senegal
- # Serbia
- # Seychelles
- # Sierra Leone
- # Singapore
- # Slovakia
- # Slovenia
- # Solomon Islands
- # Somalia
- # South Africa
- # Spain
- # Sri Lanka
- # The Sudan
- # Suriname
- # Swaziland
- # Sweden
- # Switzerland
- # Syria
- # Tajikistan
- # Tanzania
- # Thailand
- # Macedonia
- # Togo
- # Tonga
- # Trinidad and Tobago
- # Tunisia
- # Turkey
- # Turkmenistan
- # Tuvalu
- # Uganda
- # Ukraine
- # The United Arab Emirates
- # The United Kingdom
- # The United States
- # Uruguay
- # Uzbekistan
- # Vanuatu
- # Venezuela
- # Viet Nam
- # Yemen
- # Zambia
- # Zimbabwe
- # American Samoa
- # Anguilla
- # Antarctica
- # Aruba
- # Bermuda
- # Bouvet Island
- # The British Indian Ocean Territory
- # Cayman Islands
- # Christmas Island
- # Cocos Islands
- # Cook Islands
- # Falkland Islands
- # Faroe Islands
- # French Guiana
- # French Polynesia
- # The French Southern Territories
- # Gibraltar
- # Greenland
- # Guadeloupe
- # Guam
- # Heard Island and McDonald Islands
- # Hong Kong
- # Macao
- # Martinique
- # Mayotte
- # Montserrat
- # Netherlands Antilles
- # New Caledonia
- # Niue
- # Norfolk Island
- # Northern Mariana Islands
- # The Occupied Palestinian Territory
- # Pitcairn
- # Puerto Rico
- # Réunion
- # Saint Barthélemy
- # Saint Helena
- # Saint Martin
- # Saint Pierre and Miquelon
- # South Georgia and The South Sandwich Islands
- # Svalbard and Jan Mayen
- # Taiwan
- # Tokelau
- # Turks and Caicos Islands
- # United States Minor Outlying Islands
- # British Virgin Islands
- # US Virgin Islands
- # Wallis and Futuna
- # Western Sahara
- }