☰
warehouse
Queries for a Warehouse
Finds and returns a Warehouse with the inserted Id
Function signature
warehouse(companyId: Int!,warehouseId: Int!): Warehouse!
Type
Arguments
Required fields are marked with "!"companyId: Int!
warehouseId: Int!