For the complete documentation index, see llms.txt. This page is also available as Markdown.

updateComment

Update an existing comment.

updateComment(
  input: CommentUpdateInput!
): CommentResult!

Arguments

input ● CommentUpdateInput! non-null input

Type

CommentResult union

Last updated

Was this helpful?