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

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 enging logic.

Defined Under Namespace

Modules: EngineExtension, HTTPEndpointExtension Classes: EntitiesFieldResolver, ServiceFieldResolver