Module: ElasticGraph::Apollo::SchemaDefinition::ScalarTypeExtension

Includes:
ApolloDirectives::Authenticated, ApolloDirectives::Inaccessible, ApolloDirectives::Policy, ApolloDirectives::RequiresScopes, ApolloDirectives::Tag
Defined in:
elasticgraph-apollo/lib/elastic_graph/apollo/schema_definition/scalar_type_extension.rb

Overview

Extends SchemaDefinition::SchemaElements::ScalarType to offer Apollo scalar type directives.

Method Summary

Methods included from ApolloDirectives::Tag

#apollo_tag

Methods included from ApolloDirectives::RequiresScopes

#apollo_requires_scopes

Methods included from ApolloDirectives::Policy

#apollo_policy

Methods included from ApolloDirectives::Inaccessible

#apollo_inaccessible

Methods included from ApolloDirectives::Authenticated

#apollo_authenticated