A query filter for DAOs.

Hierarchy (view full)

Constructors

Properties

clauses: Clause[]

The clauses containing the nested restrictions and their logical operators.

limit: number = 1000

how many results to get back by default

orderBy: OrderBy[] = []

how to sort results

Methods