salesVelocity
Get sales velocity metrics (30/60/90 day windows) for product variants. Shows units sold and sales amount for each time window, plus current inventory. Useful for inventory planning and identifying fast/slow-moving products. Automatically filtered by seller for seller staff users.
salesVelocity(
first: Int = 50
offset: Int = 0
): SalesVelocityReport
Arguments
salesVelocity.first ● Int scalar
Maximum number of items to return
salesVelocity.offset ● Int scalar
Number of items to skip (for pagination)
Type
SalesVelocityReport object
Sales velocity report for inventory planning