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