Types
TimeSeriesSeries
object
TimeSeriesSeriesFields
values
[Float]!
Metric values aligned index-for-index with TimeSeriesMetric.timestamps. Null indicates no data for that bucket.
userId
ID
Present when the metric was filtered to a specific user.
dimension
Present when a grouping dimension was requested; identifies which dimension value this series represents.
threadIds
[[String]]
Thread IDs per bucket, present only when fetchThreadIds was set to true in the query options.

