feat: admin auth + config ref + modules sidebar ui + GQL upload (wip)
This commit is contained in:
7
client/graph/admin/auth/auth-query-host.gql
Normal file
7
client/graph/admin/auth/auth-query-host.gql
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
site {
|
||||
config {
|
||||
host
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user