☰
warehouseUpdate
Updates a Warehouse
Updates the selected Warehouse with the inserted data. Returns the updated Warehouse.
Function signature
warehouseUpdate(companyId: Int!,data: WarehouseUpdate!): Warehouse!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: WarehouseUpdate!