You are here

public property QueryMap::$version in GraphQL 8.3

The query map version.

Type: string

File

src/Entity/QueryMap.php, line 43

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\Entity

Code

public $version;