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