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