You are here

namespace Drupal\graphql_core\Plugin\Deriver\Types in GraphQL 8.3

Classsort descending Location Description
EntityBundleDeriver modules/graphql_core/src/Plugin/Deriver/Types/EntityBundleDeriver.php Derive GraphQL Interfaces from Drupal entity types.
EntityFieldTypeDeriver modules/graphql_core/src/Plugin/Deriver/Types/EntityFieldTypeDeriver.php Derive GraphQL types for raw values of drupal fields.
EntityTypeDeriver modules/graphql_core/src/Plugin/Deriver/Types/EntityTypeDeriver.php