CommentUpVotersConnectionEdge
type CommentUpVotersConnectionEdge {
cursor: String!
node: User
}
Fields
CommentUpVotersConnectionEdge.cursor ● String! non-null scalar
CommentUpVotersConnectionEdge.node ● User object
Member Of
CommentUpVotersConnection object