namespace Drupal\graphql\Entity in GraphQL 8.3
Same name in other branches
Class | Location | Description |
---|---|---|
QueryMap |
src/ |
Plugin annotation @ConfigEntityType( id = "graphql_query_map", label = @Translation("Query map"), handlers = { "list_builder" = "Drupal\graphql\Controller\QueryMapListBuilder", "form" = { "import" =… |
QueryMapInterface |
src/ |
Provides an interface defining a GraphQLQueryMap entity. |