withFilter()
Home > @gooddata/sdk-backend-spi > IDatasetsQuery > withFilter
IDatasetsQuery.withFilter() 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.
Sets filter for the query.
Signature:
withFilter(filter: IDatasetsQueryFilterOptions): IDatasetsQuery;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
filter |
filter to apply |
Returns:
datasets query