taxCountryConfigurationDelete
Remove all tax class rates for a specific country.
Added in Saleor 3.9taxCountryConfigurationDelete(
countryCode: CountryCode!
): TaxCountryConfigurationDelete
Arguments
taxCountryConfigurationDelete.countryCode
● CountryCode!
non-null enum miscellaneous
Country in which to update the tax class rates.
Type
TaxCountryConfigurationDelete
object taxes
Remove all tax class rates for a specific country.
Added in Saleor 3.9