<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-adapter-platform](./x-adapter-platform.md) &gt; [FacetConfig](./x-adapter-platform.facetconfig.md)

## FacetConfig interface

Facet configuration containing the model name and the schema.

**Signature:**

```typescript
export interface FacetConfig 
```

## Properties

|  Property | Modifiers | Type | Description |
|  --- | --- | --- | --- |
|  [modelName](./x-adapter-platform.facetconfig.modelname.md) |  | FacetModelName |  |
|  [schema](./x-adapter-platform.facetconfig.schema.md) |  | Schema |  |

