You are here

constant GRAPHQL_INTERFACE_PLUGIN in GraphQL 8.3

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

File

./graphql.module, line 11

Code

define('GRAPHQL_INTERFACE_PLUGIN', 'interface');