<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [AiMutations](./x-components.aimutations.md) &gt; [setExcludedResultIds](./x-components.aimutations.setexcludedresultids.md)

## AiMutations.setExcludedResultIds property

Sets the result ids to exclude from the suggestion search response.

**Signature:**

```typescript
setExcludedResultIds: (resultIds: Result['id'][]) => void;
```
