Property | Type | Description | |
---|---|---|---|
$args | |||
$description | string | null | ||
$directiveLocations | array | ||
$internalDirectives | array | ||
$locations | array | Values from self::$locationMap | |
$name | string |
Method | Description | |
---|---|---|
__construct ( array $config ) | Directive constructor. | |
deprecatedDirective ( ) : |
||
getInternalDirectives ( ) : array | ||
includeDirective ( ) : |
||
skipDirective ( ) : |
public __construct ( array $config ) | ||
$config | array |
public static deprecatedDirective ( ) : |
||
return |
public static getInternalDirectives ( ) : array | ||
return | array |
public static includeDirective ( ) : |
||
return |
public FieldArgument[],GraphQL\Type\Definition $args | ||
return |
public static array $directiveLocations | ||
return | array |
public static array $internalDirectives | ||
return | array |