RequestInventoryExportInput
Autogenerated input type of RequestInventoryExport
input RequestInventoryExportInput {
clientMutationId: String
params: InventoryExportInput
}
Fields
RequestInventoryExportInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
RequestInventoryExportInput.params ● InventoryExportInput input inventory
Parameters to filter the inventory export.
Member Of
requestInventoryExport mutation