taxCountryConfiguration
Tax class rates grouped by country.
taxCountryConfiguration(
countryCode: CountryCode!
): TaxCountryConfiguration
Arguments
taxCountryConfiguration.countryCode ● CountryCode! non-null enum
Country for which to return tax class rates.
Type
TaxCountryConfiguration object
Tax class rates grouped by country.
Added in Saleor 3.9
Was this page helpful?