PHP Class Youshido\GraphQL\Config\Field\FieldConfig

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

Public Methods

Method Description
getRules ( )
getType ( ) : Youshido\GraphQL\Type\TypeInterface | AbstractObjectType

Protected Methods

Method Description
build ( )

Method Details

build() protected method

protected build ( )

getRules() public method

public getRules ( )

getType() public method

public getType ( ) : Youshido\GraphQL\Type\TypeInterface | AbstractObjectType
return Youshido\GraphQL\Type\TypeInterface | Youshido\GraphQL\Type\Object\AbstractObjectType