Skip to main content

echoDemandSeries

Historical demand for the current company aggregated over time, one point per bucket (day, week or month).

Permissions Required

  • echo:demand_read
echoDemandSeries(
bucket: DemandBucketEnum = DAY
filter: DemandFilterInput
): DemandSeries!

Arguments

echoDemandSeries.bucket ● DemandBucketEnum enum common

Bucket granularity to group demand by.

echoDemandSeries.filter ● DemandFilterInput input common

Optional filters, all combined with AND.

Type

DemandSeries object common

Demand aggregated over time at a chosen bucket granularity.