LIKE_COMMENT
Variable: LIKE_COMMENT
constLIKE_COMMENT:DocumentNode
Defined in: src/GraphQl/Mutations/CommentMutations.ts:39
GraphQL mutation to like a comment.
Param
The ID of the comment to be liked.
Returns
The liked comment object.
constLIKE_COMMENT:DocumentNode
Defined in: src/GraphQl/Mutations/CommentMutations.ts:39
GraphQL mutation to like a comment.
The ID of the comment to be liked.
The liked comment object.