PHP 클래스 GraphQL\Validator\Rules\ScalarLeafs

파일 보기 프로젝트 열기: webonyx/graphql-php 1 사용 예제들

공개 메소드들

메소드 설명
__invoke ( ValidationContext $context )
noSubselectionAllowedMessage ( $field, $type )
requiredSubselectionMessage ( $field, $type )

메소드 상세

__invoke() 공개 메소드

public __invoke ( ValidationContext $context )
$context GraphQL\Validator\ValidationContext

noSubselectionAllowedMessage() 정적인 공개 메소드

static public noSubselectionAllowedMessage ( $field, $type )

requiredSubselectionMessage() 정적인 공개 메소드

static public requiredSubselectionMessage ( $field, $type )