> 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/update-comment.md).

# updateComment

Update an existing comment.

```graphql
updateComment(
  input: CommentUpdateInput!
): CommentResult!
```

### Arguments

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

### Type

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