Skip to content

EventsSummary

EventsSummary

An EventsSummary is a summary of event counts within a time range.

total

The total number of Events within the time range.

Type: Int!

buckets

A detailed summary of each bucket within the time range.

Summary buckets are only returned if bucket is provided as a query parameter to eventsSummary.

Type: [EventsSummaryBucket!]