Property | Type | Description | |
---|---|---|---|
$contextValue | mixed | ||
$errors | array | ||
$fragments | |||
$operation | |||
$rootValue | mixed | ||
$schema | |||
$variableValues | array |
Method | Description | |
---|---|---|
__construct ( $schema, $fragments, $root, $contextValue, $operation, $variables, $errors ) | ||
addError ( |
public __construct ( $schema, $fragments, $root, $contextValue, $operation, $variables, $errors ) |
public FragmentDefinitionNode[],GraphQL\Language\AST $fragments | ||
return |
public OperationDefinitionNode,GraphQL\Language\AST $operation | ||
return |