feat: admin general + verify account
This commit is contained in:
18
client/graph/admin/site/site-query-config.gql
Normal file
18
client/graph/admin/site/site-query-config.gql
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
site {
|
||||
config {
|
||||
host
|
||||
title
|
||||
description
|
||||
keywords
|
||||
robots
|
||||
ga
|
||||
company
|
||||
hasLogo
|
||||
logoIsSquare
|
||||
featurePageRatings
|
||||
featurePageComments
|
||||
featurePersonalWikis
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user