CommentVoteType
Possible variants of the type of of a vote on a comment.
enum CommentVoteType {
down_vote
up_vote
}
Values
CommentVoteType.down_vote
CommentVoteType.up_vote
Member Of
HasUserVotedComment object ● MutationCreateCommentVoteInput input ● MutationUpdateCommentVoteInput input