FormQuestionInvestmentThread
A thread for discussing a form question in the context of an investment
Champs
| Champ | Type | Description |
|---|---|---|
id | ID! | — |
configurableFormQuestion | ConfigurableFormQuestion! | The form question this thread is about |
status | FormQuestionThreadStatus! | The current status of the thread |
statusChangedAt | DateTime | When the status was last changed |
statusChangedBy | String | The name of the user who changed the status |
comments | [FormQuestionComment!]! | All comments in this thread |
notifications | [FormQuestionThreadNotification!]! | All notifications sent for this thread |
createdAt | DateTime! | — |
updatedAt | DateTime! | — |
formQuestionWithAnswer | FormQuestionWithAnswer | — |
pendingNotificationCommentCount | Int! | Number of comments that have not been notified yet |
investment | Investment! | The investment this thread belongs to |