withIncludeTags()
Home > @gooddata/sdk-backend-spi > ISemanticSearchQuery > withIncludeTags
ISemanticSearchQuery.withIncludeTags() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
The list of tags the returned objects must have.
Signature:
withIncludeTags(tags: string[]): ISemanticSearchQuery;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
tags |
string[] |
Returns: