<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [FacetsMutations](./x-components.facetsmutations.md) &gt; [removeFilters](./x-components.facetsmutations.removefilters.md)

## FacetsMutations.removeFilters property

Removes a list of filters from the [filters](./x-components.facetsstate.filters.md) record.

**Signature:**

```typescript
removeFilters: (filters: Filter[]) => void;
```
