> For the complete documentation index, see [llms.txt](https://developer.collibra.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.collibra.com/api/graphql/data-access/mutations/create-comment.md).

# createComment

Add a comment on an entity.

```graphql
createComment(
  input: CommentInput!
): CommentResult!
```

### Arguments

#### input ● [`CommentInput!`](/api/graphql/data-access/input-types/comment-input.md) non-null input <a href="#input" id="input"></a>

### Type

#### [`CommentResult`](/api/graphql/data-access/unions/comment-result.md) union
