OBJECT
InsightRuleEdge
Connection edge for Insight rules
link GraphQL Schema definition
- type InsightRuleEdge implements ConnectionEdge {
- String! :
- InsightRule! :
- }
link Require by
This element is not required by anyone
OBJECT
Connection edge for Insight rules
- type InsightRuleEdge implements ConnectionEdge {
- String! :
- InsightRule! :
- }