Classes
Enumerations
Interfaces
TypeAliases

CompassCreateAssistantAnswerPayload

The payload returned from sending a question to have an answer created.

Property NameTypeDescription
__typenameLiteral
errorsMaybe<Array<MutationError>>A list of errors that occurred during the mutation.
idMaybe<String>The ID of the answer that would be generated, if successful.
successBooleanWhether the mutation was successful or not.

Rate this page: