updateComment
Updates a single Comment using a unique key and a patch.
updateComment(
input: UpdateCommentInput!
): UpdateCommentPayload
Arguments
updateComment.input ● UpdateCommentInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
UpdateCommentPayload object
The output of our update Comment mutation.