ENUM

CountryCodeType

link GraphQL Schema definition

1enum CountryCodeType {
2ISO2
3ISO3
4ISO_NUM
5}

link Required by