# UpdateCommentDto

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/types/src/dtos/comment.dto.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/types/src/dtos/comment.dto.ts#L26)

Update comment DTO

## Properties

| Property | Type |
|---|---|
| `content` | `string` |
| `resolved` | `boolean` |
