<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [XComponentAliasQueryAPI](./x-components.xcomponentaliasqueryapi.md)

## XComponentAliasQueryAPI interface

Alias to facilitate retrieving the modules with query.

**Signature:**

```typescript
export interface XComponentAliasQueryAPI 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[facets](./x-components.xcomponentaliasqueryapi.facets.md)


</td><td>

`readonly`


</td><td>

string


</td><td>

The [FacetsXModule](./x-components.facetsxmodule.md) query.


</td></tr>
<tr><td>

[nextQueries](./x-components.xcomponentaliasqueryapi.nextqueries.md)


</td><td>

`readonly`


</td><td>

string


</td><td>

The [NextQueriesXModule](./x-components.nextqueriesxmodule.md) query.


</td></tr>
<tr><td>

[querySuggestions](./x-components.xcomponentaliasqueryapi.querysuggestions.md)


</td><td>

`readonly`


</td><td>

string


</td><td>

The [QuerySuggestionsXModule](./x-components.querysuggestionsxmodule.md) query.


</td></tr>
<tr><td>

[relatedTags](./x-components.xcomponentaliasqueryapi.relatedtags.md)


</td><td>

`readonly`


</td><td>

string


</td><td>

The [RelatedTagsXModule](./x-components.relatedtagsxmodule.md) query.


</td></tr>
<tr><td>

[search](./x-components.xcomponentaliasqueryapi.search.md)


</td><td>

`readonly`


</td><td>

string


</td><td>

The [SearchXModule](./x-components.searchxmodule.md) query.


</td></tr>
<tr><td>

[searchBox](./x-components.xcomponentaliasqueryapi.searchbox.md)


</td><td>

`readonly`


</td><td>

string


</td><td>

The [SearchBoxXModule](./x-components.searchboxxmodule.md) query.


</td></tr>
</tbody></table>

