Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMemberQueryOptions

Hierarchy

Index

Properties

Optional first

first: undefined | number

Optional orderBy

orderBy: undefined | string

Optional orderDirection

orderDirection: "asc" | "desc"

Optional skip

skip: undefined | number

Optional where

where: undefined | object

Generated using TypeDoc