Organization / Types/ object
ProductWarehouseEdge
An edge that contains a node of type ProductWarehouse and a cursor.
Fields
2 fieldsneedsExpiryDate•Boolean!Whether this product warehouse requires expiry date.
needsLotNumber•Boolean!Whether this product warehouse requires lot number.
needsSerialNumber•Boolean!Track serial numbers throughout the process
needsSerialNumberWhilePacking•Boolean!Track serial numbers when packing only
quantityAllocated•Int!Quantity allocated to fulfillments
quantityAvailable•Int!Quantity available
quantityOnHand•Int!Quantity currently on hand
abcClassification•StringABC classification (A: Fast, B: Average, C: Slowmover)
id•ID!Unique primary key.
name•String!Name of the warehouse
timezone•String!Timezone of the warehouse
features•[WarehouseFeature!]Features
demogoods_receiptinventory_managementorder_fulfillmentpicklist_sortingreturn_processingthird_party_logisticsavatar•AvatarAvatar of the warehouse.
address•AddressWarehouse address
cursor•String!A unique cursor that can be used for pagination.