updateStatus: Status!

This mutation is used to update the details of a single status. Return information can include workflow and status details. **Returns:** Returns the newly updated status data.

statusId: UUID!

The ID of the status that will be updated.

name: String!

The name of the status.