NotificationConnection
The connection type for Notification.
type NotificationConnection {
edges: [NotificationEdge]
pageInfo: PageInfo!
}
Fields
NotificationConnection.edges ● [NotificationEdge] list object
A list of edges.
NotificationConnection.pageInfo ● PageInfo! non-null object
Information to aid in pagination.