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