Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Filter<T>

Type parameters

  • T

Hierarchy

  • Filter

Index

Properties

Properties

limit

limit: number = 1000

how many results to get back by default

restrictions

restrictions: Restriction[] = [] as Restriction[]

the query restrictions to use when making requests

Generated using TypeDoc