ChatMessageSendInput
Autogenerated input type of ChatMessageSendInput Type
Fields
| Field | Type | Description |
|---|---|---|
| chatId | ID | ID of existing chat conversation. If not provided, a new chat will be created. |
| clientMutationId | String | A unique identifier for the client performing the mutation. |
| message required | String! | The message/query to send to the AI |
