AlertEvent Object
Represents a specific instance of an Event that triggered a specific Alert Monitor.
Return fields
allowRemove (Boolean!)
Specifies whether the signed-in User can remove the AlertEvent.
allowUpdate (Boolean!)
Specifies whether the signed-in User can update the AlertEvent.
createdAt (DateTime!)
The timestamp at which the object was created.
details (String!)
Additional information about the event.
id (ID!)
The ID of the object
monitor (AlertMonitor!)
The AlertMonitor to which the AlertEvent is associated.