<!-- 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

<table><thead><tr><th>

Parameter


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

filterEntityFactory


</td><td>

FilterEntityFactory


</td><td>

_(Optional)_


</td></tr>
</tbody></table>

