For the complete documentation index, see llms.txt. This page is also available as Markdown.

severityHistogramBucket

Examples

type SeverityHistogramBucket {
  severity: IncidentSeverity!
  count: Int!
}

Fields

Field
Description
Supported fields

count Int!

References

Fields with this object:

Last updated