RequestPurchaseOrdersExportInput
Autogenerated input type of RequestPurchaseOrdersExport
input RequestPurchaseOrdersExportInput {
clientMutationId: String
params: PurchaseOrdersExportInput
}
Fields
RequestPurchaseOrdersExportInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
RequestPurchaseOrdersExportInput.params ● PurchaseOrdersExportInput input
Parameters to filter the purchase orders export.
Member Of
requestPurchaseOrdersExport mutation