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