QueryResult¶ webVis API ReferenceQueryResultInterface QueryResultThe result of a Query. interface QueryResult { data: any[]; errors: any[];} IndexPropertiesdata errors Propertiesdatadata: any[]errorserrors: any[] Was this page helpful? Please leave a thumbs up or down. 👍 Yes 👎 No
The result of a Query.