You are here

protected property EntityCrudOutputWrapper::$entity in GraphQL 8.3

The create entity.

Type: \Drupal\Core\Entity\EntityInterface|null

File

modules/graphql_core/src/GraphQL/EntityCrudOutputWrapper.php, line 14

Class

EntityCrudOutputWrapper

Namespace

Drupal\graphql_core\GraphQL

Code

protected $entity;