You are here

protected property TermFieldAutocomplete::$termType in GraphQL 8.4

The term type.

Type: \Drupal\Core\Entity\ContentEntityTypeInterface

File

src/Plugin/GraphQL/DataProducer/Taxonomy/TermFieldAutocomplete.php, line 87

Class

TermFieldAutocomplete
Gets term items matching the given string in given field's vocabularies.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\Taxonomy

Code

protected $termType;