QueryNoLimit
@hyperledger/identus-sdk v7.0.0
@hyperledger/identus-sdk / overview / QueryNoLimit
Type Alias: QueryNoLimit<Doc>
QueryNoLimit<
Doc> =QuerySelectorAndIndex<Doc> & {sort?:QuerySortPart<Doc>[]; }
Defined in: src/pluto/types.ts:69
Type Declaration
| Name | Type | Defined in | 
|---|---|---|
| sort? | QuerySortPart<Doc>[] | src/pluto/types.ts:70 | 
Type Parameters
| Type Parameter | 
|---|
| Doc |