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

activeIssuesTile

Examples

type ActiveIssuesTile {
  total: Int!
  bySeverity: [SeverityHistogramBucket!]!
}

Fields

Field
Description
Supported fields

total Int!

severity IncidentSeverity! count Int!

References

Fields with this object:

Last updated