feat: admin UI fixes + SAML strategy + dashboard gql
This commit is contained in:
11
client/graph/admin/dashboard/dashboard-query-stats.gql
Normal file
11
client/graph/admin/dashboard/dashboard-query-stats.gql
Normal file
@@ -0,0 +1,11 @@
|
||||
query {
|
||||
system {
|
||||
info {
|
||||
currentVersion
|
||||
latestVersion
|
||||
groupsTotal
|
||||
pagesTotal
|
||||
usersTotal
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user