Types
ThreadSingleValueMetric
Result of a threadSingleValueMetric query. Contains one aggregate value per group bucket.
object
ThreadSingleValueMetricFields
values
One aggregate value per group bucket. Null in threadIds mode.
threadIds
[ID!]
The distinct thread ids behind the value. Populated only when mode is threadIds; null otherwise.

