UndeletePurchaseOrderInput
Autogenerated input type of UndeletePurchaseOrder
input UndeletePurchaseOrderInput {
clientMutationId: String
ids: [ID!]!
}
Fields
UndeletePurchaseOrderInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
UndeletePurchaseOrderInput.ids ● [ID!]! non-null scalar common
Member Of
supplyUndeletePurchaseOrder mutation