Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDbGetParams

Interface defining the properties used for retrieving records from the DB

Hierarchy

  • IDbGetParams

Index

Properties

Optional collation

Optional comment

comment: string

Optional filter

filter: any

Optional limit

limit: number

Optional project

project: any

Optional skip

skip: number

Optional sort

sort: any

Generated using TypeDoc