createStatus: Status!
This mutation is used to create a new status for a workflow. Return information can include workflow and status details. **Returns:** Returns the newly created status data.
value: String!
color: Color
isDefault: Boolean!
order: Int
isOnlySettableBySystem: Boolean!
