Skip to main content

RequestHistoricalInventoryExportInput

Autogenerated input type of RequestHistoricalInventoryExport

input RequestHistoricalInventoryExportInput {
clientMutationId: String
filter: InventoryFilterInput
}

Fields

RequestHistoricalInventoryExportInput.clientMutationId ● String scalar common

A unique identifier for the client performing the mutation.

RequestHistoricalInventoryExportInput.filter ● InventoryFilterInput input common

Optional filters, matching the inventory list. All combined with AND.

Member Of

echoRequestInventoryExport mutation