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