You are here

protected property CreateEntityBase::$renderer in GraphQL 8.3

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

modules/graphql_core/src/Plugin/GraphQL/Mutations/Entity/CreateEntityBase.php, line 35

Class

CreateEntityBase

Namespace

Drupal\graphql_core\Plugin\GraphQL\Mutations\Entity

Code

protected $renderer;