@daostack/clientGlobalsICommonQueryOptions

Interface: ICommonQueryOptions

Hierarchy

Index

Properties

Properties

Optional first

first? : *undefined number*

Defined in types.ts:16


Optional orderBy

orderBy? : *undefined string*

Defined in types.ts:17


Optional orderDirection

orderDirection? : *“asc” “desc”*

Defined in types.ts:18


Optional skip

skip? : *undefined number*

Defined in types.ts:15


Optional where

where? : any

Defined in types.ts:19