UNPKG

@empathyco/x-components

Version:
59 lines (27 loc) 740 B
<!-- 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 <table><thead><tr><th> Property </th><th> Modifiers </th><th> Type </th><th> Description </th></tr></thead> <tbody><tr><td> [setQuery](./x-components.querymutations.setquery.md) </td><td> </td><td> (query: string) =&gt; void </td><td> Sets the query. </td></tr> </tbody></table>