<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [removeQueryPreviewInstanceWire](./x-components.removequerypreviewinstancewire.md)

## removeQueryPreviewInstanceWire variable

Removes an instance in a query preview.

**Signature:**

```typescript
removeQueryPreviewInstanceWire: import("../..").Wire<{
    queryPreviewHash: string;
    cache: boolean;
}>
```
