You are here

protected property EntityTypeDeriverBase::$entityTypeBundleInfo in GraphQL 8.3

Bundle info manager.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

modules/graphql_core/src/Plugin/Deriver/EntityTypeDeriverBase.php, line 26

Class

EntityTypeDeriverBase

Namespace

Drupal\graphql_core\Plugin\Deriver

Code

protected $entityTypeBundleInfo;