DbListQuery
Interface: DbListQuery
Defined in: schema.ts:420
Extends
Properties
filters?
optionalfilters:DbQueryFilter[]
Defined in: schema.ts:422
id
id:
string
Defined in: schema.ts:413
Inherited from
kind
kind:
"list"
Defined in: schema.ts:421
Overrides
name
name:
string
Defined in: schema.ts:414
Inherited from
pagination?
optionalpagination:DbQueryPagination
Defined in: schema.ts:424
params?
optionalparams:DbQueryParam[]
Defined in: schema.ts:417
Inherited from
sort?
optionalsort:DbQuerySort[]
Defined in: schema.ts:423
table
table:
string
Defined in: schema.ts:416