protected property FileUpload::$currentUser in GraphQL 8.4
The current user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
GraphQL/ Utility/ FileUpload.php, line 46
Class
- FileUpload
- Service to manage file uploads within GraphQL mutations.
Namespace
Drupal\graphql\GraphQL\UtilityCode
protected $currentUser;