Skip to main content

getSearchResultRoute

const getSearchResultRoute: (req, __namedParameters) => Promise<Response>

Get search result api route.

Parameters

req

Request

__namedParameters

params

Promise<Partial<QueryParams>>

Returns

Promise<Response>