OBJECT

InsightHistogramResult

Insight count histogram in ascending order of time

link GraphQL Schema definition

  • type InsightHistogramResult {
  • dateTime: DateTime!
  • totalCount: Int!
  • }