Module: ElasticGraph::Apollo::SchemaDefinition::ApolloDirectives

Defined in:
lib/elastic_graph/apollo/schema_definition/apollo_directives.rb

Overview

Namespace for mixins that provide support for Apollo’s [federation directives](www.apollographql.com/docs/federation/federated-schemas/federated-directives/). Each Apollo federation directive is offered via an API starting with ‘apollo`. For example, `apollo_key` can be used to define an Apollo `@key`.

Defined Under Namespace

Modules: Authenticated, Extends, External, Inaccessible, InterfaceObject, Key, Override, Policy, Provides, Requires, RequiresScopes, Shareable, Tag