<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [FacetsConfig](./x-components.facetsconfig.md)

## FacetsConfig interface

Configuration options for the [FacetsXModule](./x-components.facetsxmodule.md)<!-- -->.

**Signature:**

```typescript
export interface FacetsConfig 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[filtersStrategyForRequest](./x-components.facetsconfig.filtersstrategyforrequest.md)


</td><td>


</td><td>

[filtersStrategyForRequest](./x-components.filtersstrategyforrequest.md)


</td><td>

The filter strategy to use when providing the selected filters for requests.


</td></tr>
</tbody></table>

