feat(commit-list): stop task.

This commit is contained in:
Ivan Li
2021-06-20 15:42:03 +08:00
parent 6bc9f787f3
commit dee2c97ba4
4 changed files with 56 additions and 2 deletions

View File

@@ -1144,6 +1144,22 @@
},
"isDeprecated": false,
"deprecationReason": null
},
{
"name": "runOn",
"description": null,
"args": [],
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "String",
"ofType": null
}
},
"isDeprecated": false,
"deprecationReason": null
}
],
"inputFields": null,