<!-- 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

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [filtersStrategyForRequest](./x-components.facetsconfig.filtersstrategyforrequest.md) |  | [filtersStrategyForRequest](./x-components.filtersstrategyforrequest.md) | The filter strategy to use when providing the selected filters for requests. |

