OBJECT
EventsNotificationRuleConnectionEdge
link GraphQL Schema definition
- type EventsNotificationRuleConnectionEdge implements ConnectionEdge, NotificationRuleConnectionEdge {
- # Optional cursor to refer to this node
- String :
- # Node element available through this edge
- EventsNotificationRule! :
- }