createTaxRate
Creates a new TaxRate
createTaxRate(
input: CreateTaxRateInput!
): TaxRate!
Arguments
createTaxRate.input
● CreateTaxRateInput!
non-null input
Input for the createTaxRate mutation
Type
TaxRate
object
A TaxRate.