Type Alias: QueryOptions
typescript
1
QueryOptions = object
Defined in: ridb_core.d.ts:153
Properties
limit?
typescript
1
optional limit: number
Defined in: ridb_core.d.ts:154
offset?
typescript
1
optional offset: number
Defined in: ridb_core.d.ts:155