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