<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [DefaultFacetsService](./x-components.defaultfacetsservice.md) &gt; [(constructor)](./x-components.defaultfacetsservice._constructor_.md)

## DefaultFacetsService.(constructor)

Constructs a new instance of the `DefaultFacetsService` class

**Signature:**

```typescript
constructor(filterEntityFactory?: FilterEntityFactory);
```

## Parameters

|  Parameter | Type | Description |
|  --- | --- | --- |
|  filterEntityFactory | FilterEntityFactory | _(Optional)_ |

