BulkPreAllocateOrdersInput
Autogenerated input type of BulkPreAllocateOrders
input BulkPreAllocateOrdersInput {
clientMutationId: String
orderIds: [ID!]!
}
Fields
BulkPreAllocateOrdersInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
BulkPreAllocateOrdersInput.orderIds ● [ID!]! non-null scalar common
Member Of
bulkPreAllocateOrders mutation