Schema for the results of a queries view operation.

Hierarchy

  • ViewQueriesResult

Properties

Properties

results: ViewResult[]

An array of result objects - one for each query. Each result object contains the same fields as the response to a regular view request.

Generated using TypeDoc