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