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