RequestHistoricalShipmentsExportInput
Autogenerated input type of RequestHistoricalShipmentsExport
input RequestHistoricalShipmentsExportInput {
clientMutationId: String
filter: ShipmentFilterInput
}
Fields
RequestHistoricalShipmentsExportInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
RequestHistoricalShipmentsExportInput.filter ● ShipmentFilterInput input common
Optional filters, matching the shipped orders list. All combined with AND.
Member Of
echoRequestShipmentsExport mutation