Skip to main content

createCommentReply

createCommentReply will create a Comment as the current logged in User that is in reply to another Comment.

createCommentReply(  input: CreateCommentReplyInput!): CreateCommentReplyPayload!

Arguments#

input (CreateCommentReplyInput!)#

Type#

CreateCommentReplyPayload#

CreateCommentReplyPayload contains the created Comment after the createCommentReply mutation.