PHP Class GraphQL\Examples\Blog\AppContext

Afficher le fichier Open project: webonyx/graphql-php

Méthodes publiques

Свойство Type Description
$request mixed
$rootUrl string
$viewer GraphQL\Examples\Blog\Data\User

Property Details

$request public_oe property

public mixed $request
Résultat mixed

$rootUrl public_oe property

public string $rootUrl
Résultat string

$viewer public_oe property

public User,GraphQL\Examples\Blog\Data $viewer
Résultat GraphQL\Examples\Blog\Data\User