ScriptTaskUpdateValidationError
object
Validation error after updating the script task. A validation error might be because there was a wrong configuration sent or the task state does not allow to an update.
Fields
scriptTaskId
ID!
non-null
The ID of a script task
message
String!
non-null
Error message.
Interfaces
Error