You are here

protected property TaxonomyLoadTree::$entityBuffer in GraphQL 8.4

The entity buffer service.

Type: \Drupal\graphql\GraphQL\Buffers\EntityBuffer

File

src/Plugin/GraphQL/DataProducer/Taxonomy/TaxonomyLoadTree.php, line 80

Class

TaxonomyLoadTree
Loads the taxonomy tree.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\Taxonomy

Code

protected $entityBuffer;