body: String!
name: String!
eventType: Type!
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.
body: String!
name: String!
eventType: Type!