You are here

constant GRAPHQL_TYPE_PLUGIN in GraphQL 8.3

1 use of GRAPHQL_TYPE_PLUGIN
PluggableSchemaDeriver::buildFieldAssociationMap in src/Plugin/Deriver/PluggableSchemaDeriver.php
Builds an optimized representation of fields keyed by their parent types.

File

./graphql.module, line 14

Code

define('GRAPHQL_TYPE_PLUGIN', 'type');