You are here

service graphql.route_provider in GraphQL 8.4

Class

Drupal\graphql\RouteProvider

File

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

View source
  1. class: Drupal\graphql\RouteProvider
  2. arguments:
  3. - '@entity_type.manager'
  4. - '@authentication_collector'