<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [MutateFilterPayload](./x-components.mutatefilterpayload.md) &gt; [filter](./x-components.mutatefilterpayload.filter.md)

## MutateFilterPayload.filter property

The filter to modify. If it does not belong to the store it will be added.

**Signature:**

```typescript
filter: Filter;
```
