QueryDocumentParseResponse: { parseResult: string }

A response for parsing the query after calling the /query API using 'parse' action

Type declaration

  • parseResult: string

    the string result for the said query containing the parse result.