Interface QueryParams

Hierarchy

  • QueryParams

Properties

calculateTotal?: boolean

Return a "total" number of entities in the response.

filter?: QueryFilter
limit?: number

The maximum number of ID's to return

position?: number

Start at this position

sort?: Comparator[]

Sort the results

Generated using TypeDoc