@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 583 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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) => void | Sets the query. |