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

incidentFilterItem

Examples

type IncidentFilterItem {
  value: String!
  count: Int!
}

Fields

Field
Description
Supported fields

value String!

count Int!

References

Fields with this object:

Last updated