Skip to main content

talawa-api / Exports / resolvers/Mutation/createComment

Module: resolvers/Mutation/createComment

Table of contents

Variables

Variables

createComment

Const createComment: MutationResolvers["createComment"]

This function enables to create comment.

Param

parent of current request

Param

payload provided with the request

Param

context of entire application

Remarks

The following checks are done:

  1. If the user exists

Defined in

src/resolvers/Mutation/createComment.ts:17