taxClass Query
Look up a tax class.
taxClass(
id: ID!
): TaxClass
Show return type
Arguments
id ● ID!
ID of a tax class.
Type
TaxClass
Tax class is a named object used to define tax rates per country. Tax class can be assigned to product types, products and shipping methods to define their tax rates.