OBJECT
InsightRuleEdge
Connection edge for Insight rules
link GraphQL Schema definition
- type InsightRuleEdge implements ConnectionEdge {
- String! :
- InsightRule! :
- }
OBJECT
Connection edge for Insight rules
- type InsightRuleEdge implements ConnectionEdge {
- String! :
- InsightRule! :
- }