You are here

protected property SchemaPluginBase::$currentUser in GraphQL 8.3

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/GraphQL/Schemas/SchemaPluginBase.php, line 106

Class

SchemaPluginBase

Namespace

Drupal\graphql\Plugin\GraphQL\Schemas

Code

protected $currentUser;