NotificationConnection
No description
type NotificationConnection {
nodes: [Notification!]!
pageInfo: PageInfo!
totalCount: Int!
}
Fields
NotificationConnection.nodes ● [Notification!]! non-null object
NotificationConnection.pageInfo ● PageInfo! non-null object
NotificationConnection.totalCount ● Int! non-null scalar
Member Of
NotificationQueries object