Skip to main content

echoInventorySeries

Inventory position for the current company over time, one point per bucket (day, week or month). Inventory is a stock: each point is the last snapshot within the bucket for every SKU, warehouse and source, summed.

Permissions Required

  • echo:inventory_read
echoInventorySeries(
bucket: InventoryBucketEnum = DAY
filter: InventoryFilterInput
): InventorySeries!

Arguments

echoInventorySeries.bucket ● InventoryBucketEnum enum common

Bucket granularity to group inventory by.

echoInventorySeries.filter ● InventoryFilterInput input common

Optional filters, all combined with AND.

Type

InventorySeries object common

Inventory position over time at a chosen bucket granularity.