Skip to main content

CountryDisplay Object

No description

type CountryDisplay {
code: String!
country: String!
vat: VAT @deprecated
}

Fields

code ● String!

Country code.

country ● String!

Country name.

Show deprecated

Member Of

Address object ● Channel object ● ShippingZone object ● Shop object ● TaxClassCountryRate object ● TaxConfigurationPerCountry object ● TaxCountryConfiguration object ● Voucher object