createConversation
mutation creates a new conversation in a specified domain for conducting AI-powered data analysis sessions.
Signature
Arguments
The unique identifier of the domain where the conversation will be created.
Whether the conversation should be hidden from the user interface.
Response
Returns anID
representing the unique identifier of the newly created conversation.