createComment
createComment will create a Comment as the current logged in User.
createComment(
input: CreateCommentInput!
): CreateCommentPayload!
createComment will create a Comment as the current logged in User.
createComment(
input: CreateCommentInput!
): CreateCommentPayload!
createComment.input
● CreateCommentInput!
non-null inputCreateCommentPayload
object