Skip to main content

RequestInventoryExportInput

Autogenerated input type of RequestInventoryExport

input RequestInventoryExportInput {
clientMutationId: String
params: InventoryExportInput
}

Fields

RequestInventoryExportInput.clientMutationId ● String scalar

A unique identifier for the client performing the mutation.

RequestInventoryExportInput.params ● InventoryExportInput input

Parameters to filter the inventory export.

Member Of

requestInventoryExport mutation