AlertList
No description
type AlertList {
totalSize: Int!
alerts: [Alert!]!
}
Fields
AlertList.totalSize ● [Int!](/Incidite GraphQL Docs/types/scalars/int.mdx) non-null scalar
AlertList.alerts ● [[Alert!]!](/Incidite GraphQL Docs/types/objects/alert.mdx) non-null object
Member Of
[Alert](/Incidite GraphQL Docs/types/objects/alert.mdx) object ● [AlertSource](/Incidite GraphQL Docs/types/objects/alert-source.mdx) object