protected property FileUploadResponse::$fileEntities in GraphQL 8.4
The file entities in case of successful file upload.
Type: \Drupal\file\FileInterface[]
File
- src/
GraphQL/ Response/ FileUploadResponse.php, line 19
Class
- FileUploadResponse
- A response that either has a file entity or some violations.
Namespace
Drupal\graphql\GraphQL\ResponseCode
protected $fileEntities = [];