@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 645 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-adapter-platform](./x-adapter-platform.md) > [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 | |