<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [createSetQueryTaggingFromQueryPreview](./x-components.createsetquerytaggingfromquerypreview.md)

## createSetQueryTaggingFromQueryPreview() function

Factory helper to create a wire to set the queryTagging.

**Signature:**

```typescript
export declare function createSetQueryTaggingFromQueryPreview(): Wire<Taggable>;
```
**Returns:**

[Wire](./x-components.wire.md)<!-- -->&lt;Taggable&gt;

A new wire for the query of a result of a queryPreview.

