InventoryExportInput
Parameters to filter an inventory export.
input InventoryExportInput {
brandId: ID
includeArchived: Boolean
stockDepth: DepthEnum
}
Fields
InventoryExportInput.brandId ● ID scalar common
Filter by inventory's product brand. If omitted, exports inventory for products from all brands in the company.
InventoryExportInput.includeArchived ● Boolean scalar common
Include archived inventory items in the export.
InventoryExportInput.stockDepth ● DepthEnum enum inventory
Filter by stock depth.