19 lines
256 B
GraphQL
19 lines
256 B
GraphQL
{
|
|
site {
|
|
config {
|
|
host
|
|
title
|
|
description
|
|
robots
|
|
analyticsService
|
|
analyticsId
|
|
company
|
|
hasLogo
|
|
logoIsSquare
|
|
featurePageRatings
|
|
featurePageComments
|
|
featurePersonalWikis
|
|
}
|
|
}
|
|
}
|