stockReservation Graph Node
Back to IndexRoot Set Name: stockReservations
Fields
createdAt | DateTimeOffsetValue |
inventoryDate | DateTimeOffsetValue |
priority | IntValue |
quantity | DecimalValue |
stockReservationId | UuidValue |
Edges
| Name | Type | Cardinality |
|---|---|---|
allocation | stockAllocation | Single |
incomingStock | incomingStock | Single |
order | order | Single |
orderLine | orderLine | Single |
orderLineSku | orderLineSku | Single |
reservationRequest | stockReservationRequest | Single |
sku | sku | Single |
stockPosition | stockPosition | Single |