Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Youshido
GraphQL
Introspection
SchemaType
PHP Class Youshido\GraphQL\Introspection\SchemaType
Inheritance:
extends
Youshido\GraphQL\Type\Object\AbstractObjectType
Afficher le fichier
Open project: youshido/graphql
Méthodes publiques
Méthode
Description
build
(
$config
)
getName
( ) :
String
resolveMutationType
(
$value
)
resolveQueryType
(
$value
)
resolveSubscriptionType
( )
Method Details
build()
public
méthode
public
build
(
$config
)
getName()
public
méthode
public
getName
( ) :
String
Résultat
String
type name
resolveMutationType()
public
méthode
public
resolveMutationType
(
$value
)
resolveQueryType()
public
méthode
public
resolveQueryType
(
$value
)
resolveSubscriptionType()
public
méthode
public
resolveSubscriptionType
( )