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