'Query', 'fields' => [ 'sitekey' => [ 'type' => Type::string(), 'resolve' => fn ($rootValue, $args) => $sitekey, ], ], ]);