ScriptTasksCancelMutationResponse
object
The response of the script task cancel mutation. This indicates the success of the commands to cancel scheduled script tasks.
Fields
items
[RunScriptTask]
List of successful script task cancel commands per asset. Each item includes the asset and the task IDs that were cancelled.
errors
[AssetScriptTasksCancelError]
List of errors that occurred while attempting to cancel script tasks.