You are here

namespace Drupal\graphql in GraphQL 8.4

Same name in other branches
  1. 8 Drupal\graphql
  2. 8.2 Drupal\graphql
  3. 8.3 Drupal\graphql
Classsort descending Location Description
GraphqlServiceProvider src/GraphqlServiceProvider.php Workaround for Drupal core bug for language sorting.
PermissionProvider src/PermissionProvider.php Provides access control permissions for all exposed GraphQL servers.
RouteProvider src/RouteProvider.php Provides Symfony routing information for each defined GraphQL server.
SubRequestResponse src/SubRequestResponse.php Helper class that holds a request result for subrequests.