A query filter for DAOs.

Hierarchy (View Summary)

Constructors

Properties

clauses: API.Clause[]

The clauses containing the nested restrictions and their logical operators.

limit: number = 1000

how many results to get back by default

orderBy: API.OrderBy[] = []

how to sort results

Methods