<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [DisplayWireMetadata](./x-components.displaywiremetadata.md)

## DisplayWireMetadata interface

Wire metadata specific for display wires.

**Signature:**

```typescript
export interface DisplayWireMetadata extends WireMetadata 
```
**Extends:** [WireMetadata](./x-components.wiremetadata.md)

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[displayOriginalQuery](./x-components.displaywiremetadata.displayoriginalquery.md)


</td><td>


</td><td>

string


</td><td>

The query that originated the display elements appearing.


</td></tr>
</tbody></table>

