CreateConversationResult
Type: Object
The result of the :create_conversation mutation
Fields
| Name | Type | Args | Description | Deprecated |
|---|---|---|---|---|
| errors | [MutationError!]! | Any errors generated, if the mutation failed | ||
| result | Conversation | The successful result of the mutation |