ViewerCommentConnectionEdge
An edge in a connection.
type ViewerCommentConnectionEdge {
node: CommentType
cursor: String!
}
Fields
ViewerCommentConnectionEdge.node ● CommentType object
The item at the end of the edge
ViewerCommentConnectionEdge.cursor ● String! non-null scalar
A cursor for use in pagination