You are here

namespace Drupal\graphql\Plugin\GraphQL\Schema in GraphQL 8.4

Classsort descending Location Description
ComposableSchema src/Plugin/GraphQL/Schema/ComposableSchema.php Plugin annotation @Schema( id = "composable", name = "Composable schema" )
SdlSchemaPluginBase src/Plugin/GraphQL/Schema/SdlSchemaPluginBase.php Base class that can be used by schema plugins.