You are here

protected property EntityCrudOutputWrapper::$violations in GraphQL 8.3

The constraint validation list.

Type: \Symfony\Component\Validator\ConstraintViolationListInterface|null

File

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

Class

EntityCrudOutputWrapper

Namespace

Drupal\graphql_core\GraphQL

Code

protected $violations;