editComment
editComment will allow the author of a comment to change the body within the time allotment.
editComment( input: EditCommentInput!): EditCommentPayload!
#
Argumentsinput
(EditCommentInput!
)#
#
TypeEditCommentPayload
#
EditCommentPayload contains the edited Comment after the editComment mutation.