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

createComment

Add a comment on an entity.

createComment(
  input: CommentInput!
): CommentResult!

Arguments

input ● CommentInput! non-null input

Type

CommentResult union

Last updated

Was this helpful?