Skip to main content

taxConfiguration

Look up a tax configuration.

Added in Saleor 3.9
Requires one of the following permissions: AUTHENTICATED_STAFF_USERAUTHENTICATED_APP
taxConfiguration(
id: ID!
): TaxConfiguration

Arguments

taxConfiguration.id ● ID! non-null scalar miscellaneous

ID of a tax configuration.

Type

TaxConfiguration object taxes

Channel-specific tax configuration.

Added in Saleor 3.9