summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/graphql_shared/possible_types.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/graphql_shared/possible_types.json')
-rw-r--r--app/assets/javascripts/graphql_shared/possible_types.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/assets/javascripts/graphql_shared/possible_types.json b/app/assets/javascripts/graphql_shared/possible_types.json
index f7d1efc4d1f..c6c145f5e2b 100644
--- a/app/assets/javascripts/graphql_shared/possible_types.json
+++ b/app/assets/javascripts/graphql_shared/possible_types.json
@@ -40,6 +40,10 @@
"BoardEpic",
"Epic"
],
+ "ExternalAuditEventDestinationInterface": [
+ "ExternalAuditEventDestination",
+ "InstanceExternalAuditEventDestination"
+ ],
"Issuable": [
"Epic",
"Issue",