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
Show file Open project: youshido/graphql Class Usage Examples

Public Methods

Method Description
getInterfaces ( ) : AbstractInterfaceType[]
getRules ( )

Protected Methods

Method Description
build ( )

Method Details

build() protected method

protected build ( )

getInterfaces() public method

public getInterfaces ( ) : AbstractInterfaceType[]
return Youshido\GraphQL\Type\InterfaceType\AbstractInterfaceType[]

getRules() public method

public getRules ( )