PHP Class Youshido\GraphQL\Config\Object\ObjectTypeConfig

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

Méthodes publiques

Méthode Description
getInterfaces ( ) : AbstractInterfaceType[]
getRules ( )

Méthodes protégées

Méthode Description
build ( )

Method Details

build() protected méthode

protected build ( )

getInterfaces() public méthode

public getInterfaces ( ) : AbstractInterfaceType[]
Résultat Youshido\GraphQL\Type\InterfaceType\AbstractInterfaceType[]

getRules() public méthode

public getRules ( )