diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-04-27 15:10:35 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-04-27 15:10:35 +0000 |
commit | e8aa488899554f5fe4413779f485583d691fd5a8 (patch) | |
tree | e999521cc00b4b958c668e84550a439e559ca431 /doc/api/graphql/removed_items.md | |
parent | 5cb0fa35e709bcd7f9d69e050010e44092a48623 (diff) | |
download | gitlab-ce-e8aa488899554f5fe4413779f485583d691fd5a8.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/graphql/removed_items.md')
-rw-r--r-- | doc/api/graphql/removed_items.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/api/graphql/removed_items.md b/doc/api/graphql/removed_items.md index 980134757ca..9cb6f0c894a 100644 --- a/doc/api/graphql/removed_items.md +++ b/doc/api/graphql/removed_items.md @@ -22,6 +22,12 @@ Fields removed in GitLab 16.0. |----------------------|--------------------------|---------------|----------------------------| | `external` | `GraphQL::Types::Boolean`| 15.9 | None | +[Removed](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/118617) in GitLab 16.0: + +| Field name | GraphQL type | Deprecated in | Use instead | +|----------------------|--------------------------|---------------|----------------------------| +| `confidence` | `GraphQL::Types::String` | 15.4 | None | + ## GitLab 15.0 Fields removed in GitLab 15.0. |