@empathyco/x-components
Version:
Empathy X Components
17 lines (11 loc) • 483 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [removeQueryPreviewInstanceWire](./x-components.removequerypreviewinstancewire.md)
## removeQueryPreviewInstanceWire variable
Removes an instance in a query preview.
**Signature:**
```typescript
removeQueryPreviewInstanceWire: import("../..").Wire<{
queryPreviewHash: string;
cache: boolean;
}>
```