Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

  • Returns Filter

Properties

limit: number = 50
orderBy?: string[] = ...
skip: number = 0

Methods

  • getSort(): [string, 1 | -1][]
  • getSortForAggregation(): {}
  • serialize(): Record<string, any>
  • toJSON(): Record<string, any>
  • toQuery(): any