☰
cashRegisterDelete
Deletes Cash Registers
Deletes the Cash Registers that have the inserted Ids
Function signature
cashRegisterDelete(companyId: Int!,cashRegisterId: [Int]!): DeletionError!
Type
Arguments
Required fields are marked with "!"companyId: Int!
cashRegisterId: [Int]!