Directus / @directus/sdk / rest / withSearch
Function: withSearch() ​
withSearch<
Schema,Output>(getOptions):RestCommand<Output,Schema>
Defined in: rest/helpers/with-search.ts:4
Type Parameters ​
• Schema
• Output
Parameters ​
getOptions ​
RestCommand<Output, Schema>
Returns ​
RestCommand<Output, Schema>