You are here

namespace Drupal\social_graphql\GraphQL in Open Social 10.3.x

Same name in other branches
  1. 10.0.x Drupal\social_graphql\GraphQL
  2. 10.1.x Drupal\social_graphql\GraphQL
  3. 10.2.x Drupal\social_graphql\GraphQL
Classsort descending Location Description
ConnectionInterface modules/custom/social_graphql/src/GraphQL/ConnectionInterface.php Provides the interface for connections.
ConnectionQueryHelperInterface modules/custom/social_graphql/src/GraphQL/ConnectionQueryHelperInterface.php Provides an interface for a connection query helper.
ResolverRegistry modules/custom/social_graphql/src/GraphQL/ResolverRegistry.php The Open Social resolver registry.
StandardisedMutationSchemaTrait modules/custom/social_graphql/src/GraphQL/StandardisedMutationSchemaTrait.php Provides a way for schemas to add mutations in a standardised format.
ViolationInterface modules/custom/social_graphql/src/GraphQL/ViolationInterface.php A violation indicating there was an error in a mutation input.