<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [QueryMutations](./x-components.querymutations.md)

## QueryMutations interface

The [QueryState](./x-components.querystate.md) mutations.

**Signature:**

```typescript
export interface QueryMutations 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [setQuery](./x-components.querymutations.setquery.md) |  | (query: string) =&gt; void | Sets the query. |

