OBJECT
NotificationQuery
Query the notification subsystem
link GraphQL Schema definition
- type NotificationQuery {
- # Query Notification Rules
- NotificationRulesQuery! :
- # Query Notification Targets & Target Types
- NotificationTargetsQuery! :
- }