CompassAssistantAnswer
Represents a Compass Assistant answer to a user question.
| Property Name | Type | Description |
|---|
| __typename | Literal | |
| id | String | The unique identifier of this answer |
| status | Maybe<String> | The status of this answer: PENDING, SUCCESS or ERROR |
| value | Maybe<String> | The text contents of this answer, if already available |