☰
taxDelete
Deletes Taxs
Deletes the Taxs that have the inserted Ids
Function signature
taxDelete(companyId: Int!,taxId: [Int]!): DeletionError!
Type
Arguments
Required fields are marked with "!"companyId: Int!
taxId: [Int]!