Interface ResultItems<T>Internal

Results of a query.

Type Parameters

  • T

Hierarchy

  • ReadonlyArray<T>
    • ResultItems

Properties

Properties

total?: number

Total number of available items in the result.

Generated using TypeDoc