allocateOrder
Allocate inventory for an order
allocateOrder(
input: AllocateOrderInput!
): Order!
Arguments
allocateOrder.input ● AllocateOrderInput! non-null input common
Parameters for AllocateOrder
Type
Order object orders
The order type. This type represents an order in the system.