You are here

protected property RouteEntity::$entityBuffer in GraphQL 8.4

The entity buffer service.

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

File

src/Plugin/GraphQL/DataProducer/Routing/RouteEntity.php, line 53

Class

RouteEntity
Loads the entity associated with the current URL.

Namespace

Drupal\graphql\Plugin\GraphQL\DataProducer\Routing

Code

protected $entityBuffer;