Skip to main content
Version: 3.x

taxCountryConfiguration

Tax class rates grouped by country.

Requires one of the following permissions: AUTHENTICATED_STAFF_USERAUTHENTICATED_APP
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?