Skip to main content
change
Float!
required
The percent change between the currentValue and previousValue. Decimal format.
currentValue
Int!
required
The total value for the most recent window.
previousValue
Int!
required
The total value for the previous window.
buckets
[Int]!
required
The list of aggregated values for each bucket.