protected property TermFieldAutocomplete::$moduleHandler in GraphQL 8.4
The module handler.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
Plugin/ GraphQL/ DataProducer/ Taxonomy/ TermFieldAutocomplete.php, line 94
Class
- TermFieldAutocomplete
- Gets term items matching the given string in given field's vocabularies.
Namespace
Drupal\graphql\Plugin\GraphQL\DataProducer\TaxonomyCode
protected $moduleHandler;