Skip to main content

RelatedAlertList

No description

type RelatedAlertList {
totalSize: Int!
alerts: [Alert!]!
}

Fields

RelatedAlertList.totalSize ● [Int!](/Incidite GraphQL Docs/types/scalars/int.mdx) non-null scalar

RelatedAlertList.alerts ● [[Alert!]!](/Incidite GraphQL Docs/types/objects/alert.mdx) non-null object

Member Of

[Incident](/Incidite GraphQL Docs/types/objects/incident.mdx) object