ViewerUserNotificationConnectionConnection
A connection to a list of items.
type ViewerUserNotificationConnectionConnection {
pageInfo: PageInfo!
edges: [ViewerUserNotificationConnectionEdge]
}
Fields
ViewerUserNotificationConnectionConnection.pageInfo
● PageInfo!
non-null object
Information to aid in pagination.
ViewerUserNotificationConnectionConnection.edges
● [ViewerUserNotificationConnectionEdge]
list object
A list of edges.
Returned by
userNotifications
query