Type Alias: QueryOptions

typescript
1
QueryOptions = object

Defined in: ridb_core.d.ts:495

Properties

limit?

typescript
1
optional limit: number

Defined in: ridb_core.d.ts:496


offset?

typescript
1
optional offset: number

Defined in: ridb_core.d.ts:497