Mutation: addMessageToThread
reportWizard {
aiAssistant {
addMessageToThread(
reportWizardAiThreadId: ReportWizardAiThreadId!
userInput: NotEmptyString
): Boolean!
}
}
Arguments
addMessageToThread.reportWizardAiThreadId ● ReportWizardAiThreadId! non-null scalar
addMessageToThread.userInput ● NotEmptyString scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.