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