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

incidentStateComparison

Examples

type IncidentStateComparison {
  rows: [StateComparisonRow!]!
}

Fields

Field
Description
Supported fields

area String! current Int! original Int! change Int! secondaryCurrent Int isNested Boolean!

References

Queries using this object:

Last updated