From 48640cf76a1ee0cd515e259d8f3eb2de25ba01c3 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 4 May 2022 09:09:02 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- app/assets/javascripts/graphql_shared/possible_types.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/assets/javascripts/graphql_shared') diff --git a/app/assets/javascripts/graphql_shared/possible_types.json b/app/assets/javascripts/graphql_shared/possible_types.json index 3d6360fc4f8..7ca3f20ec1c 100644 --- a/app/assets/javascripts/graphql_shared/possible_types.json +++ b/app/assets/javascripts/graphql_shared/possible_types.json @@ -76,6 +76,10 @@ "Discussion", "Note" ], + "SecurityPolicySource": [ + "GroupSecurityPolicySource", + "ProjectSecurityPolicySource" + ], "Service": [ "BaseService", "JiraService" -- cgit v1.2.3