ScriptTaskCancelNotFoundError
object
Error returned when trying to cancel a script task that no longer exists.
Fields
scriptTaskId
ID!
non-null
The ID of a script task
message
String!
non-null
Error message
Interfaces
Error