<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [TaggingMutations](./x-components.taggingmutations.md) &gt; [setQueryTaggingInfo](./x-components.taggingmutations.setquerytagginginfo.md)

## TaggingMutations.setQueryTaggingInfo property

Sets the [TaggingState.queryTaggingInfo](./x-components.taggingstate.querytagginginfo.md) property.

**Signature:**

```typescript
setQueryTaggingInfo: (queryTaggingInfo: TaggingRequest) => void;
```
