Skip to main content

taxConfigurationUpdate Mutation

Updates tax configuration for a channel.

Requires the MANAGE_TAXESpermission.
taxConfigurationUpdate(
id: ID!
input: TaxConfigurationUpdateInput!
): TaxConfigurationUpdate
Show return type

Arguments

id ● ID!

ID of the tax configuration.

input ● TaxConfigurationUpdateInput!

Fields required to update the tax configuration.

Type

TaxConfigurationUpdate

Updates tax configuration for a channel.

Requires the MANAGE_TAXESpermission.