Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IQueryParams<T>

Type parameters

Hierarchy

  • IQueryParams

Index

Properties

Properties

offset

offset: number

op

op: "===" | "==" | "<" | ">" | ">=" | "<="

take

take: number

val

val: T

where

where: string

Generated using TypeDoc