diff --git a/src/services/mock/json/IntrospectionQuery.json b/src/services/mock/json/IntrospectionQuery.json index 9d4221fd0..ff354f397 100644 --- a/src/services/mock/json/IntrospectionQuery.json +++ b/src/services/mock/json/IntrospectionQuery.json @@ -2701,18 +2701,6 @@ "defaultValue": "false", "__typename": "__InputValue" }, - { - "name": "onResume", - "description": "If the workflow is paused, wait until it is resumed before\nrunning the triggered task(s).", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null, - "__typename": "__Type" - }, - "defaultValue": "false", - "__typename": "__InputValue" - }, { "name": "tasks", "description": null, @@ -13926,18 +13914,6 @@ "defaultValue": "false", "__typename": "__InputValue" }, - { - "name": "onResume", - "description": "If the workflow is paused, wait until it is resumed before\nrunning the triggered task(s).", - "type": { - "kind": "SCALAR", - "name": "Boolean", - "ofType": null, - "__typename": "__Type" - }, - "defaultValue": "false", - "__typename": "__InputValue" - }, { "name": "tasks", "description": null,