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