You are here

protected property FileUpload::$fileSystem in GraphQL 8.4

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/GraphQL/Utility/FileUpload.php, line 60

Class

FileUpload
Service to manage file uploads within GraphQL mutations.

Namespace

Drupal\graphql\GraphQL\Utility

Code

protected $fileSystem;