You are here

protected property UpdateEntityBase::$renderer in GraphQL 8.3

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

modules/graphql_core/src/Plugin/GraphQL/Mutations/Entity/UpdateEntityBase.php, line 33

Class

UpdateEntityBase

Namespace

Drupal\graphql_core\Plugin\GraphQL\Mutations\Entity

Code

protected $renderer;