diff options
Diffstat (limited to 'doc/api/graphql/reference/gitlab_schema.json')
| -rw-r--r-- | doc/api/graphql/reference/gitlab_schema.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/api/graphql/reference/gitlab_schema.json b/doc/api/graphql/reference/gitlab_schema.json index 18a43ad1deb..1b5f3b7f1f9 100644 --- a/doc/api/graphql/reference/gitlab_schema.json +++ b/doc/api/graphql/reference/gitlab_schema.json @@ -60657,7 +60657,7 @@ "name": null, "ofType": { "kind": "SCALAR", - "name": "ID", + "name": "TodoID", "ofType": null } } @@ -60934,7 +60934,7 @@ "name": null, "ofType": { "kind": "SCALAR", - "name": "ID", + "name": "TodoID", "ofType": null } } |
