CommentUpVotersConnection
type CommentUpVotersConnection {
edges: [CommentUpVotersConnectionEdge]
pageInfo: PageInfo!
}
Fields
CommentUpVotersConnection.edges ● [CommentUpVotersConnectionEdge] list object
CommentUpVotersConnection.pageInfo ● PageInfo! non-null object
Member Of
Comment object