<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [FacetsMutations](./x-components.facetsmutations.md) &gt; [setFacetGroup](./x-components.facetsmutations.setfacetgroup.md)

## FacetsMutations.setFacetGroup property

Sets the group id of the facet.

**Signature:**

```typescript
setFacetGroup: (facetGroupEntry: FacetGroupEntry) => void;
```
