Module: ElasticGraph::Apollo::GraphQL

Defined in:
lib/elastic_graph/apollo/graphql/engine_extension.rb,
lib/elastic_graph/apollo/graphql/service_field_resolver.rb,
lib/elastic_graph/apollo/graphql/entities_field_resolver.rb,
lib/elastic_graph/apollo/graphql/http_endpoint_extension.rb,
lib/elastic_graph/apollo/graphql/apollo_entity_ref_resolver.rb

Overview

Note:

This module provides no public types or APIs. It will be used automatically when you use SchemaDefinition::APIExtension as a schema definition extension module.

Namespace for all Apollo GraphQL engine logic.

Defined Under Namespace

Modules: ApolloEntityRefResolver, EngineExtension, HTTPEndpointExtension Classes: EntitiesFieldResolver, ServiceFieldResolver