<!-- 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; [removeFilter](./x-components.facetsmutations.removefilter.md)

## FacetsMutations.removeFilter property

Removes the filter from the [filters](./x-components.facetsstate.filters.md) record.

**Signature:**

```typescript
removeFilter: (filter: Filter) => void;
```
