Studio Service

NotificationSubscription

NotificationSubscription

A user to be notified for an event via a specified channel.

FieldArgumentTypeDescription
nodeIdID!A globally unique identifier. Can be used in various places throughout the system to identify this single value.
idUUID!
notificationRuleIdUUID!
userIdUUID!
orgIdUUID!
channelString!
activeBoolean!
spaceIdUUID
notificationRuleByNotificationRuleIdNotificationRuleReads a single `NotificationRule` that is related to this `NotificationSubscription`.
userByUserIdAndOrgIdUserReads a single `User` that is related to this `NotificationSubscription`.
orgByOrgIdOrgReads a single `Org` that is related to this `NotificationSubscription`.
spaceBySpaceIdSpaceReads a single `Space` that is related to this `NotificationSubscription`.