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