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

deleteComment

Delete a comment.

deleteComment(
  id: ID!
): DeleteCommentResult!

Arguments

id ● ID! non-null scalar

Type

DeleteCommentResult union

Last updated

Was this helpful?