AiChat
ObjectFields
| Field | Type | Description |
|---|---|---|
| aiChatReference id: ID! | AiChatReference | — |
| aiChatReferences | AiChatReferenceConnection! | Returns the elements in the list that come after the specified cursor. Returns the elements in the list that come before the specified cursor. Returns the first _n_ elements from the list. Returns the last _n_ elements from the list. |
| archivedAt | ISO8601DateTime | — |
| constructableUrl | String | — |
| createdAt | ISO8601DateTime! | — |
| data | JSON | — |
| generatedTitle | String | — |
| id | ID! | — |
| lastAssistantMessageAt | ISO8601DateTime | — |
| lastViewedAt | ISO8601DateTime | — |
| organization | Organization! | — |
| organizationId | ID! | — |
| type | String! | — |
| uiMessages | JSON! | — |
| updatedAt | ISO8601DateTime! | — |
| user | User! | — |
| userId | ID! | — |
| working | Boolean | — |