You are here

protected property FieldPluginBase::$renderer in GraphQL 8.3

The renderer service.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/GraphQL/Fields/FieldPluginBase.php, line 44

Class

FieldPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Fields

Code

protected $renderer;