☰
taxUpdate
Updates a Tax
Updates the selected Tax with the inserted data. Returns the updated Tax.
Function signature
taxUpdate(companyId: Int!,data: TaxUpdate!): Tax!
Type
Tax!
Arguments
Required fields are marked with "!"companyId: Int!
data: TaxUpdate!