ISortOptions

Interface

Sorting Options Separated out from IHubSearchOptions to allow for reuse

Properties

Property Type Notes
sortField Optional string

What field should the results be sorted on

sortOrder Optional "desc" | "asc"

Sort direction


Interface defined in common/src/search/types/IHubSearchOptions.ts:31