AlertGroup Object
Represents a reusable group of users and webhooks for the purposes of alert notification.
#
Return fieldsBoolean!)#
allowRemove (Specifies whether the signed-in User can remove the AlertGroup.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the AlertGroup.
DateTime!)#
createdAt (The timestamp at which the object was created.
ID!)#
id (The ID of the object
AlertMonitorConnection!)#
monitors (The AlertGroups to notify when the AlertMonitor is triggered.
String!)#
name (The name of the AlertGroup
UserConnection!)#
users (The users in the AlertGroup.
AlertWebhookConnection!)#
webhooks (The AlertWebhooks in the AlertGroup