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