OBJECT
EventsNotificationRuleConnection
link GraphQL Schema definition
- type EventsNotificationRuleConnection implements Connection, NotificationRuleConnection {
- # Count of elements in the current page
- Int! :
- # Edges to nodes available through the connection
- EventsNotificationRuleConnectionEdge!] : [
- EventsNotificationRule!] : [
- # Paging support
- PageInfo! :
- # Optional total elements count across all pages when available
- Int :
- }
link Require by
This element is not required by anyone