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