Skip to main content

OrderAddressCountryInput

type OrderAddressCountryInput {
id: String
code: String
iso2: String
iso3: String
name: String!
}

Fields

codeString
iso2String
iso3String
nameString!required