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