aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/Identity/CurrentIdentity.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/components/Identity/CurrentIdentity.graphql')
-rw-r--r--webui/src/components/Identity/CurrentIdentity.graphql1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui/src/components/Identity/CurrentIdentity.graphql b/webui/src/components/Identity/CurrentIdentity.graphql
index 054190df..56efeacf 100644
--- a/webui/src/components/Identity/CurrentIdentity.graphql
+++ b/webui/src/components/Identity/CurrentIdentity.graphql
@@ -2,6 +2,7 @@
query CurrentIdentity {
repository {
+ name
userIdentity {
...Identity
}