taxCountryConfigurations Query
\n\n
taxCountryConfigurations: [TaxCountryConfiguration!]
Details
type TaxCountryConfiguration {
country: CountryDisplay!
taxClassCountryRates: [TaxClassCountryRate!]!
}
Type​
TaxCountryConfiguration​
Tax class rates grouped by country.