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