protected property TypeResolver::$resolvers in GraphQL 8.2
Same name and namespace in other branches
- 8 src/TypeResolver.php \Drupal\graphql\TypeResolver::resolvers
Unsorted list of type resolvers nested and keyed by priority.
Type: array
File
- src/
TypeResolver.php, line 14
Class
- TypeResolver
- Attempts to GraphQL type definitions from arbitrary data types.
Namespace
Drupal\graphqlCode
protected $resolvers;