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