Skip to main content

taxClass Query

Look up a tax class.

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