You are here

protected property EntityCrudOutputWrapper::$errors in GraphQL 8.3

An array of error messages.

Type: array|null

File

modules/graphql_core/src/GraphQL/EntityCrudOutputWrapper.php, line 28

Class

EntityCrudOutputWrapper

Namespace

Drupal\graphql_core\GraphQL

Code

protected $errors;