<!-- 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

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [facets](./x-components.xcomponentaliasqueryapi.facets.md) | <code>readonly</code> | string | The [FacetsXModule](./x-components.facetsxmodule.md) query. |
|  [nextQueries](./x-components.xcomponentaliasqueryapi.nextqueries.md) | <code>readonly</code> | string | The [NextQueriesXModule](./x-components.nextqueriesxmodule.md) query. |
|  [querySuggestions](./x-components.xcomponentaliasqueryapi.querysuggestions.md) | <code>readonly</code> | string | The [QuerySuggestionsXModule](./x-components.querysuggestionsxmodule.md) query. |
|  [relatedTags](./x-components.xcomponentaliasqueryapi.relatedtags.md) | <code>readonly</code> | string | The [RelatedTagsXModule](./x-components.relatedtagsxmodule.md) query. |
|  [search](./x-components.xcomponentaliasqueryapi.search.md) | <code>readonly</code> | string | The [SearchXModule](./x-components.searchxmodule.md) query. |
|  [searchBox](./x-components.xcomponentaliasqueryapi.searchbox.md) | <code>readonly</code> | string | The [SearchBoxXModule](./x-components.searchboxxmodule.md) query. |

