addWorkflowScript: WorkflowScript!
This mutation is used to create a new script for a workflow from scratch. Return will be specific to the newly added script. **Returns:** Returns the newly created workflow script data.
body: String!
name: String!
eventType: Type!
