ISortOptions
Sorting Options Separated out from IHubSearchOptions to allow for reuse
Properties
Property | Type | Notes |
---|---|---|
Optional | string |
What field should the results be sorted on |
Optional | "desc" | "asc" |
Sort direction |
Interface defined in common/src/search/types/IHubSearchOptions.ts:32