taxCountryConfigurationDelete Mutation
Remove all tax class rates for a specific country.
taxCountryConfigurationDelete(
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.