<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [IdentifierResultsMutations](./x-components.identifierresultsmutations.md)

## IdentifierResultsMutations interface

IdentifierResults store mutations.

**Signature:**

```typescript
export interface IdentifierResultsMutations extends StatusMutations, QueryMutations, ConfigMutations<IdentifierResultsState> 
```
**Extends:** [StatusMutations](./x-components.statusmutations.md)<!-- -->, [QueryMutations](./x-components.querymutations.md)<!-- -->, [ConfigMutations](./x-components.configmutations.md)<!-- -->&lt;[IdentifierResultsState](./x-components.identifierresultsstate.md)<!-- -->&gt;

## Methods

|  Method | Description |
|  --- | --- |
|  [setIdentifierResults(identifierResults)](./x-components.identifierresultsmutations.setidentifierresults.md) | Sets the identifier results of the module. |
|  [setOrigin(origin)](./x-components.identifierresultsmutations.setorigin.md) | Sets the origin of the module. |
|  [setParams(params)](./x-components.identifierresultsmutations.setparams.md) | Sets the extra params of the module. |

