AlertEventEdge
An edge in a connection.
type AlertEventEdge {
node: AlertEvent
cursor: Cursor!
}
Fields
AlertEventEdge.node ● AlertEvent object
The item at the end of the edge.
AlertEventEdge.cursor ● Cursor! non-null scalar
A cursor for use in pagination.
Member Of
AlertEventConnection object