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, 3 insertions, 1 deletions
diff --git a/app/assets/javascripts/graphql_shared/possible_types.json b/app/assets/javascripts/graphql_shared/possible_types.json
index 50b40526ee0..45c5cca68cc 100644
--- a/app/assets/javascripts/graphql_shared/possible_types.json
+++ b/app/assets/javascripts/graphql_shared/possible_types.json
@@ -131,7 +131,9 @@
"VulnerabilityLocationSecretDetection"
],
"WorkItemWidget": [
+ "WorkItemWidgetAssignees",
"WorkItemWidgetDescription",
- "WorkItemWidgetHierarchy"
+ "WorkItemWidgetHierarchy",
+ "WorkItemWidgetWeight"
]
}