You are here

protected property EntityFieldDeriverBase::$entityBundleInfo in GraphQL 8.3

The entity bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

modules/graphql_core/src/Plugin/Deriver/EntityFieldDeriverBase.php, line 54

Class

EntityFieldDeriverBase
Generate GraphQLField plugins for config fields.

Namespace

Drupal\graphql_core\Plugin\Deriver

Code

protected $entityBundleInfo;