NotificationRulesConnection
NotificationRulesConnection
A connection to a list of NotificationRule
values.
Field | Argument | Type | Description |
---|---|---|---|
nodes | [NotificationRule!]! | A list of `NotificationRule` objects. | |
edges | [NotificationRulesEdge!]! | A list of edges which contains the `NotificationRule` and cursor to aid in pagination. | |
pageInfo | PageInfo! | Information to aid in pagination. | |
totalCount | Int! | The count of *all* `NotificationRule` you could get from the connection. |