withAttributeFilters()
Home > @gooddata/sdk-backend-spi > IElementsQuery > withAttributeFilters
IElementsQuery.withAttributeFilters() method
Sets the attribute filters that will limit the available elements
Signature:
withAttributeFilters(filters: IElementsQueryAttributeFilter[]): IElementsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
filters | IElementsQueryAttributeFilter[] | attribute filters limiting the elements |
Returns:
element query