Closed tpolecat closed 3 weeks ago
This adds a setObservationWorkflowState mutation, allowing the user to change the workflow state to one of the legal transitions as provided by the workflow/validTransitions field on Observations.
setObservationWorkflowState
workflow/validTransitions
This adds a
setObservationWorkflowState
mutation, allowing the user to change the workflow state to one of the legal transitions as provided by theworkflow/validTransitions
field on Observations.