public property QueryMap::$map in GraphQL 8.3
The query map.
Type: array
File
- src/
Entity/ QueryMap.php, line 50
Class
- QueryMap
- Plugin annotation @ConfigEntityType( id = "graphql_query_map", label = @Translation("Query map"), handlers = { "list_builder" = "Drupal\graphql\Controller\QueryMapListBuilder", "form" = { "import" =…
Namespace
Drupal\graphql\EntityCode
public $map = [];