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
|
||||
}
|
||||
}
|
||||
}
|
@@ -5,6 +5,7 @@ query {
|
||||
key
|
||||
title
|
||||
description
|
||||
isAvailable
|
||||
useForm
|
||||
logo
|
||||
website
|
||||
|
Reference in New Issue
Block a user