Skip to main content
Version: 3.x

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

ID of a tax configuration.

Type

TaxConfiguration object

Channel-specific tax configuration.

Added in Saleor 3.9

Was this page helpful?