PHP 클래스 Youshido\GraphQL\Config\Object\ObjectTypeConfig

상속: extends Youshido\GraphQL\Config\AbstractConfig, implements Youshido\GraphQL\Config\TypeConfigInterface, use trait Youshido\GraphQL\Config\Traits\FieldsAwareConfigTrait
파일 보기 프로젝트 열기: youshido/graphql 1 사용 예제들

공개 메소드들

메소드 설명
getInterfaces ( ) : AbstractInterfaceType[]
getRules ( )

보호된 메소드들

메소드 설명
build ( )

메소드 상세

build() 보호된 메소드

protected build ( )

getInterfaces() 공개 메소드

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

getRules() 공개 메소드

public getRules ( )