AllocateOrderInput
Autogenerated input type of AllocateOrder
input AllocateOrderInput {
clientMutationId: String
orderId: ID!
}
Fields
AllocateOrderInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
AllocateOrderInput.orderId ● ID! non-null scalar common
Member Of
allocateOrder mutation