PHP Class Youshido\GraphQL\Config\Field\FieldConfig

Inheritance: extends Youshido\GraphQL\Config\AbstractConfig, use trait Youshido\GraphQL\Config\Traits\ArgumentsAwareConfigTrait
Afficher le fichier Open project: youshido/graphql Class Usage Examples

Méthodes publiques

Méthode Description
getRules ( )
getType ( ) : Youshido\GraphQL\Type\TypeInterface | AbstractObjectType

Méthodes protégées

Méthode Description
build ( )

Method Details

build() protected méthode

protected build ( )

getRules() public méthode

public getRules ( )

getType() public méthode

public getType ( ) : Youshido\GraphQL\Type\TypeInterface | AbstractObjectType
Résultat Youshido\GraphQL\Type\TypeInterface | Youshido\GraphQL\Type\Object\AbstractObjectType