namespace Drupal\graphql in GraphQL 8
Same name in other branches
Class | Location | Description |
---|---|---|
NullType |
src/ |
|
SchemaLoader |
src/ |
Loads and caches a generated GraphQL schema. |
SchemaProvider |
src/ |
Generates a GraphQL Schema. |
SchemaProviderInterface |
src/ |
|
TypeResolver |
src/ |
Attempts to GraphQL type definitions from arbitrary data types. |
TypeResolverInterface |
src/ |
Provides a common interface for type resolvers. |