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

incidentFilterGroup

Examples

type IncidentFilterGroup {
  type: String!
  items: [IncidentFilterItem!]!
}

Fields

Field
Description
Supported fields

type String!

value String! count Int!

References

Queries using this object:

Last updated