protected property CreateArticle::$currentUser in GraphQL 8.4
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- examples/
graphql_composable/ src/ Plugin/ GraphQL/ DataProducer/ CreateArticle.php, line 36
Class
- CreateArticle
- Creates a new article entity.
Namespace
Drupal\graphql_composable\Plugin\GraphQL\DataProducerCode
protected $currentUser;