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