Schema for the result of a query find operation.

Hierarchy

  • FindResult

Properties

bookmark: string

Opaque bookmark token used when paginating results.

Documents matching the selector.

execution_stats?: export=.ExecutionStats

Schema for find query execution statistics.

warning?: string

warning.

Generated using TypeDoc