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