UNLIKE_COMMENT
Variable: UNLIKE_COMMENT
const
UNLIKE_COMMENT:DocumentNode
Defined in: src/GraphQl/Mutations/CommentMutations.ts:52
GraphQL mutation to unlike a comment.
Param
The ID of the comment to be unliked.
Returns
The unliked comment object.