25 lines
398 B
GraphQL
25 lines
398 B
GraphQL
{
|
|
site {
|
|
config {
|
|
host
|
|
title
|
|
description
|
|
robots
|
|
analyticsService
|
|
analyticsId
|
|
company
|
|
hasLogo
|
|
logoIsSquare
|
|
featurePageRatings
|
|
featurePageComments
|
|
featurePersonalWikis
|
|
securityIframe
|
|
securityReferrerPolicy
|
|
securityHSTS
|
|
securityHSTSDuration
|
|
securityCSP
|
|
securityCSPDirectives
|
|
}
|
|
}
|
|
}
|