workflowScriptId: UUID!
The ID of the workflow script that will be updated.
workflowScriptInput: WorkflowScriptInput!
Script detail inputs. This includes body,event type and name.
This mutation is used to update the details of a single workflow script. Return will be specific to the newly added script. **Returns:** Returns the newly updated workflow script data.
workflowScriptId: UUID!
The ID of the workflow script that will be updated.
workflowScriptInput: WorkflowScriptInput!
Script detail inputs. This includes body,event type and name.