Skip to main content

DocumentManagerAiAssistantMutationSection (Object)

type DocumentManagerAiAssistantMutationSection {
startThread(
input: DocumentManagerAiAssistantCreateThreadInput!
): NonNullDocumentManagerAiAssistantIncompleteThreadMessageResponseValueOrErrorList!
addMessageToThread(
input: DocumentManagerAiAssistantAddMessageToThreadInput!
): NonNullDocumentManagerAiAssistantIncompleteThreadMessageResponseValueOrErrorList!
}

Fields

DocumentManagerAiAssistantMutationSection.startThread ● NonNullDocumentManagerAiAssistantIncompleteThreadMessageResponseValueOrErrorList! non-null union

DocumentManagerAiAssistantMutationSection.startThread.input ● DocumentManagerAiAssistantCreateThreadInput! non-null input

DocumentManagerAiAssistantMutationSection.addMessageToThread ● NonNullDocumentManagerAiAssistantIncompleteThreadMessageResponseValueOrErrorList! non-null union

DocumentManagerAiAssistantMutationSection.addMessageToThread.input ● DocumentManagerAiAssistantAddMessageToThreadInput! non-null input

Member Of

DocumentManagerMutationSection object