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