Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-09-29 12:09:45 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-09-29 12:09:45 +0300
commit946b1e2fe93357d596f37d3978cf682b8b837925 (patch)
tree5ba8070fbeac96435b4b3c9c3b00127277408f17 /app/assets/javascripts/graphql_shared
parent47702dd42fdf551289927f9fed67b73e803bde2d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/javascripts/graphql_shared')
-rw-r--r--app/assets/javascripts/graphql_shared/possible_types.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/javascripts/graphql_shared/possible_types.json b/app/assets/javascripts/graphql_shared/possible_types.json
index d29ea0ce052..545c150e536 100644
--- a/app/assets/javascripts/graphql_shared/possible_types.json
+++ b/app/assets/javascripts/graphql_shared/possible_types.json
@@ -102,7 +102,8 @@
"Epic",
"EpicIssue",
"Issue",
- "MergeRequest"
+ "MergeRequest",
+ "WorkItem"
],
"User": [
"MergeRequestAssignee",