ResolverBuilder |
src/GraphQL/ResolverBuilder.php |
Wires and maps different resolvers together to build the GraphQL tree. |
ResolverRegistry |
src/GraphQL/ResolverRegistry.php |
Contains all the mappings how to resolve a GraphQL request. |
ResolverRegistryInterface |
src/GraphQL/ResolverRegistryInterface.php |
Defines a registry to resolve any field in the GraphQL schema tree. |
Validator |
src/GraphQL/Validator.php |
GraphQL validation service. |
ValidatorInterface |
src/GraphQL/ValidatorInterface.php |
Validation service interface for Drupal GraphQL servers. |