taxConfigurationUpdate Mutation
Updates tax configuration for a channel.
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.