aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/graphql/fragments.graphql
diff options
context:
space:
mode:
Diffstat (limited to 'webui/src/graphql/fragments.graphql')
-rw-r--r--webui/src/graphql/fragments.graphql1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui/src/graphql/fragments.graphql b/webui/src/graphql/fragments.graphql
index 03a235f9..d01c488a 100644
--- a/webui/src/graphql/fragments.graphql
+++ b/webui/src/graphql/fragments.graphql
@@ -15,5 +15,6 @@ fragment authored on Authored {
email
displayName
avatarUrl
+ humanId
}
}