You are here

protected property QueryConnection::$query in GraphQL 8.4

Type: \Drupal\Core\Entity\Query\QueryInterface

File

examples/graphql_example/src/Wrappers/QueryConnection.php, line 16

Class

QueryConnection
Helper class that wraps entity queries.

Namespace

Drupal\graphql_examples\Wrappers

Code

protected $query;