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

incidentEvidenceFilterGroup

Examples

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

Fields

Field
Description
Supported fields

type String!

value String! count Int!

References

Queries using this object:

Last updated