<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [StatusMutations](./x-components.statusmutations.md) &gt; [setStatus](./x-components.statusmutations.setstatus.md)

## StatusMutations.setStatus property

Sets the request status.

**Signature:**

```typescript
setStatus: (status: RequestStatus) => void;
```
