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
Parser
Ast
Interfaces
FieldInterface
PHP Interface Youshido\GraphQL\Parser\Ast\Interfaces\FieldInterface
Inheritance:
extends
Youshido\GraphQL\Parser\Ast\Interfaces\LocatableInterface
Afficher le fichier
Open project: youshido/graphql
Interface Usage Examples
Méthodes publiques
Méthode
Description
getAlias
( ) :
string
getArguments
( ) :
Argument[]
getName
( ) :
string
Method Details
getAlias()
public
méthode
public
getAlias
( ) :
string
Résultat
string
getArguments()
public
méthode
public
getArguments
( ) :
Argument[]
Résultat
Youshido\GraphQL\Parser\Ast\Argument[]
getName()
public
méthode
public
getName
( ) :
string
Résultat
string