withSearch()
Home > @gooddata/sdk-backend-spi > IWorkspacesQuery > withSearch
IWorkspacesQuery.withSearch() method
Sets a text to search.
Signature:
withSearch(search: string): IWorkspacesQuery;
Parameters
Parameter | Type | Description |
---|---|---|
search | string | text to search |
Returns: