RequestOrdersExportInput
Autogenerated input type of RequestOrdersExport
input RequestOrdersExportInput {
clientMutationId: String
params: OrdersExportInput
}
Fields
RequestOrdersExportInput.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
RequestOrdersExportInput.params ● OrdersExportInput input
Parameters to filter the orders export.
Member Of
requestOrdersExport mutation