withFilter()
Home > @gooddata/sdk-backend-spi > IComputedAttributesQuery > withFilter
IComputedAttributesQuery.withFilter() method
Sets filter for the query.
Signature:
withFilter(filter: IFilterBaseOptions): IComputedAttributesQuery;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
filter |
filter to apply |
Returns:
computed attributes query