taxConfigurationUpdate
Update tax configuration for a channel.
Added in Saleor 3.9taxConfigurationUpdate(
id: ID!
input: TaxConfigurationUpdateInput!
): TaxConfigurationUpdate
Arguments
taxConfigurationUpdate.id
● ID!
non-null scalar miscellaneous
ID of the tax configuration.
taxConfigurationUpdate.input
● TaxConfigurationUpdateInput!
non-null input taxes
Fields required to update the tax configuration.
Type
TaxConfigurationUpdate
object taxes
Update tax configuration for a channel.
Added in Saleor 3.9