You are here

namespace Drupal\graphql in GraphQL 8.2

Same name in other branches
  1. 8.4 Drupal\graphql
  2. 8 Drupal\graphql
  3. 8.3 Drupal\graphql
Classsort descending Location Description
NullType src/NullType.php
SchemaLoader src/SchemaLoader.php Loads and caches a generated GraphQL schema.
SchemaProvider src/SchemaProvider.php Generates a GraphQL Schema.
SchemaProviderInterface src/SchemaProviderInterface.php
TypeResolver src/TypeResolver.php Attempts to GraphQL type definitions from arbitrary data types.
TypeResolverInterface src/TypeResolverInterface.php Provides a common interface for type resolvers.