FormQuestionComment
A comment on a form question thread
Champs
| Champ | Type | Description |
|---|---|---|
id | ID! | — |
content | String | — |
thread | FormQuestionThread! | The thread this comment belongs to |
isInternal | Boolean! | Whether this is an internal comment (visible only to admins) or external (visible to investor) |
userCreator | String! | The name of the user who created the comment |
lastEditor | String | The name of the last user who edited the comment |
createdAt | DateTime! | — |
updatedAt | DateTime! | — |