<!-- 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; [newFilterState](./x-components.mutatefilterpayload.newfilterstate.md)

## MutateFilterPayload.newFilterState property

The new fields values to modify in the filter.

**Signature:**

```typescript
newFilterState: Partial<Filter>;
```
