AlertEventConnection
Events list
type AlertEventConnection {
edges: [AlertEventEdge]
pageInfo: PageInfo!
totalCount: Int!
}
Fields
AlertEventConnection.edges ● [AlertEventEdge] list object
AlertEventConnection.pageInfo ● PageInfo! non-null object
AlertEventConnection.totalCount ● Int! non-null scalar
Member Of
AlertData object ● AlertEventData object