You are here

service graphql.executor in GraphQL 8.4

Class

Drupal\graphql\GraphQL\Execution\ExecutorFactory
1 string reference to graphql.executor
Server::executeOperation in src/Entity/Server.php
Execute an operation on this server.

File

./graphql.services.yml
graphql.services.yml

View source
  1. class: Drupal\graphql\GraphQL\Execution\ExecutorFactory
  2. arguments:
  3. - '@service_container'