Add method getFieldSelectionWithAliases
to class ResolveInfo
#2458
Annotations
2 errors
Run a static analysis with phpstan/phpstan:
src/Type/Definition/ResolveInfo.php#L418
Parameter #3 $parentType of method GraphQL\Type\Definition\ResolveInfo::foldSelectionWithAlias() expects GraphQL\Type\Definition\Type, (GraphQL\Type\Definition\NamedType&GraphQL\Type\Definition\Type)|null given.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading