You are here

Functions in GraphQL 8.3

Primary tabs

Namesort descending Location Description Direct uses Strings
graphql_graphql_fields_alter ./graphql.module Implements hook_graphql_fields_alter().
graphql_graphql_input_types_alter ./graphql.module Implements hook_graphql_input_types_alter().
graphql_graphql_interfaces_alter ./graphql.module Implements hook_graphql_interfaces_alter().
graphql_graphql_mutations_alter ./graphql.module Implements hook_graphql_mutations_alter().
graphql_graphql_schema_operations ./graphql.module Implements hook_graphql_schema_operations().
graphql_graphql_subscriptions_alter ./graphql.module Implements hook_graphql_mutations_alter().
graphql_graphql_types_alter ./graphql.module Implements hook_graphql_types_alter().
graphql_help ./graphql.module Implements hook_help().
graphql_list_interfaces ./graphql.module Get a flattened list of a plugins interface inheritance tree. 2
graphql_requirements ./graphql.install Implements hook_requirements().
graphql_theme ./graphql.module Implements hook_theme().
graphql_uninstall ./graphql.install Implements hook_uninstall().
_graphql_decorate_deprecated_type ./graphql.module Helper function to decorate legacy definitions. 4

Other projects