module GraphQL
module GraphQL::Analysis
module GraphQL::Argument::DefaultPrepare
module GraphQL::BaseType::ModifiesAnotherType
module GraphQL::Compatibility
module GraphQL::Compatibility::ExecutionSpecification
module GraphQL::Compatibility::ExecutionSpecification::CounterSchema
module GraphQL::Compatibility::ExecutionSpecification::SpecificationSchema
module GraphQL::Compatibility::ExecutionSpecification::SpecificationSchema::TestMiddleware
module GraphQL::Compatibility::LazyExecutionSpecification
module GraphQL::Compatibility::LazyExecutionSpecification::LazySchema
module GraphQL::Compatibility::LazyExecutionSpecification::LazySchema::LazyInstrumentation
module GraphQL::Compatibility::QueryParserSpecification
module GraphQL::Compatibility::QueryParserSpecification::ParseErrorSpecification
module GraphQL::Compatibility::QueryParserSpecification::QueryAssertions
module GraphQL::Compatibility::SchemaParserSpecification
module GraphQL::Define
module GraphQL::Define::AssignArgument
module GraphQL::Define::AssignConnection
module GraphQL::Define::AssignEnumValue
module GraphQL::Define::AssignGlobalIdField
module GraphQL::Define::AssignMutationFunction
module GraphQL::Define::AssignObjectField
module GraphQL::Define::InstanceDefinable
module GraphQL::Define::InstanceDefinable::ClassMethods
module GraphQL::Define::NonNullWithBang
module GraphQL::Execution
module GraphQL::Execution::DirectiveChecks
module GraphQL::Execution::Execute::FieldResolveStep
module GraphQL::Execution::Lazy::Resolve
module GraphQL::Execution::Typecast
module GraphQL::Field::DefaultLazyResolve
module GraphQL::Field::Resolve
module GraphQL::InternalRepresentation
module GraphQL::InternalRepresentation::Visit
module GraphQL::Introspection
module GraphQL::Language
module GraphQL::Language::Comments
module GraphQL::Language::DefinitionSlice
module GraphQL::Language::Generation
module GraphQL::Language::Lexer
module GraphQL::Language::Nodes
module GraphQL::Query::ArgumentsCache
module GraphQL::Query::SerialExecution::OperationResolution
module GraphQL::Query::SerialExecution::SelectionResolution
module GraphQL::Query::SerialExecution::ValueResolution
module GraphQL::Relay
module GraphQL::Relay::ConnectionType
module GraphQL::Relay::EdgeType
module GraphQL::Relay::Node
module GraphQL::Relay::Node::FindNode
module GraphQL::Relay::Node::FindNodes
module GraphQL::ScalarType::NoOpCoerce
module GraphQL::Schema::Base64Encoder
module GraphQL::Schema::BuildFromDefinition
module GraphQL::Schema::BuildFromDefinition::Builder
module GraphQL::Schema::BuildFromDefinition::DefaultResolve
module GraphQL::Schema::CatchallMiddleware
module GraphQL::Schema::DefaultParseError
module GraphQL::Schema::DefaultTypeError
module GraphQL::Schema::Loader
module GraphQL::Schema::Mask
module GraphQL::Schema::NullMask
module GraphQL::Schema::Printer::TypeKindPrinters
module GraphQL::Schema::Printer::TypeKindPrinters::ArgsPrinter
module GraphQL::Schema::Printer::TypeKindPrinters::DeprecatedPrinter
module GraphQL::Schema::Printer::TypeKindPrinters::DescriptionPrinter
module GraphQL::Schema::Printer::TypeKindPrinters::FieldPrinter
module GraphQL::Schema::ReduceTypes
module GraphQL::Schema::TypeExpression
module GraphQL::Schema::UniqueWithinType
module GraphQL::Schema::Validation::Rules
module GraphQL::StaticValidation
module GraphQL::StaticValidation::Message::MessageHelper
module GraphQL::StaticValidation::TypeStack::ArgumentStrategy
module GraphQL::StaticValidation::TypeStack::DirectiveStrategy
module GraphQL::StaticValidation::TypeStack::FieldStrategy
module GraphQL::StaticValidation::TypeStack::FragmentDefinitionStrategy
module GraphQL::StaticValidation::TypeStack::FragmentSpreadStrategy
module GraphQL::StaticValidation::TypeStack::FragmentWithTypeStrategy
module GraphQL::StaticValidation::TypeStack::InlineFragmentStrategy
module GraphQL::StaticValidation::TypeStack::OperationDefinitionStrategy
module GraphQL::TypeKinds
module Graphql
module Graphql::Generators
class GraphQL::Analysis::FieldUsage
class GraphQL::Analysis::MaxQueryComplexity
class GraphQL::Analysis::MaxQueryDepth
class GraphQL::Analysis::QueryComplexity
class GraphQL::Analysis::QueryComplexity::TypeComplexity
class GraphQL::Analysis::QueryDepth
class GraphQL::Analysis::ReducerState
class GraphQL::AnalysisError
class GraphQL::Argument
class GraphQL::BaseType
class GraphQL::Compatibility::ExecutionSpecification::SpecificationSchema::CustomCollection
class GraphQL::Compatibility::LazyExecutionSpecification::LazySchema::LazyPush
class GraphQL::Compatibility::LazyExecutionSpecification::LazySchema::LazyPushCollection
class GraphQL::Define::AssignMutationFunction::ResultProxy
class GraphQL::Define::DefinedObjectProxy
class GraphQL::Define::InstanceDefinable::AssignAttribute
class GraphQL::Define::InstanceDefinable::AssignMetadataKey
class GraphQL::Define::InstanceDefinable::Definition
class GraphQL::Define::TypeDefiner
class GraphQL::Directive
class GraphQL::EnumType
class GraphQL::EnumType::EnumValue
class GraphQL::EnumType::UnresolvedValueError
class GraphQL::Error
class GraphQL::Execution::Execute
class GraphQL::Execution::FieldResult
class GraphQL::Execution::Lazy
class GraphQL::Execution::Lazy::LazyMethodMap
class GraphQL::Execution::Lazy::LazyMethodMap::ConcurrentishMap
class GraphQL::Execution::SelectionResult
class GraphQL::ExecutionError
class GraphQL::Field
class GraphQL::Field::Resolve::BuiltInResolve
class GraphQL::Field::Resolve::HashKeyResolve
class GraphQL::Field::Resolve::MethodResolve
class GraphQL::Field::Resolve::NameResolve
class GraphQL::Function
class GraphQL::InputObjectType
class GraphQL::InterfaceType
class GraphQL::InternalRepresentation::Node
class GraphQL::InternalRepresentation::Rewrite
class GraphQL::InternalRepresentation::Rewrite::VisitDefinition
class GraphQL::InternalRepresentation::Scope
class GraphQL::InvalidNullError
class GraphQL::Language::Nodes::AbstractNode
class GraphQL::Language::Nodes::Argument
class GraphQL::Language::Nodes::Directive
class GraphQL::Language::Nodes::DirectiveDefinition
class GraphQL::Language::Nodes::Document
class GraphQL::Language::Nodes::Enum
class GraphQL::Language::Nodes::EnumTypeDefinition
class GraphQL::Language::Nodes::EnumValueDefinition
class GraphQL::Language::Nodes::Field
class GraphQL::Language::Nodes::FieldDefinition
class GraphQL::Language::Nodes::FragmentDefinition
class GraphQL::Language::Nodes::FragmentSpread
class GraphQL::Language::Nodes::InlineFragment
class GraphQL::Language::Nodes::InputObject
class GraphQL::Language::Nodes::InputObjectTypeDefinition
class GraphQL::Language::Nodes::InputValueDefinition
class GraphQL::Language::Nodes::InterfaceTypeDefinition
class GraphQL::Language::Nodes::ListType
class GraphQL::Language::Nodes::NameOnlyNode
class GraphQL::Language::Nodes::NonNullType
class GraphQL::Language::Nodes::NullValue
class GraphQL::Language::Nodes::ObjectTypeDefinition
class GraphQL::Language::Nodes::OperationDefinition
class GraphQL::Language::Nodes::ScalarTypeDefinition
class GraphQL::Language::Nodes::SchemaDefinition
class GraphQL::Language::Nodes::TypeName
class GraphQL::Language::Nodes::UnionTypeDefinition
class GraphQL::Language::Nodes::VariableDefinition
class GraphQL::Language::Nodes::VariableIdentifier
class GraphQL::Language::Nodes::WrapperType
class GraphQL::Language::Parser
class GraphQL::Language::Token
class GraphQL::Language::Visitor
class GraphQL::Language::Visitor::NodeVisitor
class GraphQL::ListType
class GraphQL::NonNullType
class GraphQL::ObjectType
class GraphQL::ParseError
class GraphQL::Query
class GraphQL::Query::Arguments
class GraphQL::Query::Arguments::ArgumentValue
class GraphQL::Query::Context
class GraphQL::Query::Context::FieldResolutionContext
class GraphQL::Query::Executor
class GraphQL::Query::Executor::PropagateNull
class GraphQL::Query::InputValidationResult
class GraphQL::Query::LiteralInput
class GraphQL::Query::NullContext
class GraphQL::Query::OperationNameMissingError
class GraphQL::Query::SerialExecution
class GraphQL::Query::SerialExecution::FieldResolution
class GraphQL::Query::ValidationPipeline
class GraphQL::Query::VariableValidationError
class GraphQL::Query::Variables
class GraphQL::Relay::ArrayConnection
class GraphQL::Relay::BaseConnection
class GraphQL::Relay::ConnectionField
class GraphQL::Relay::ConnectionResolve
class GraphQL::Relay::Edge
class GraphQL::Relay::GlobalIdResolve
class GraphQL::Relay::Mutation
class GraphQL::Relay::Mutation::MutationResolve
class GraphQL::Relay::Mutation::Result
class GraphQL::Relay::RangeAdd
class GraphQL::Relay::RelationConnection
class GraphQL::RuntimeTypeError
class GraphQL::ScalarType
class GraphQL::Schema
class GraphQL::Schema::BuildFromDefinition::ResolveMap
class GraphQL::Schema::InstrumentedFieldMap
class GraphQL::Schema::InvalidDocumentError
class GraphQL::Schema::InvalidTypeError
class GraphQL::Schema::Mask::EitherMask
class GraphQL::Schema::Mask::InvertedMask
class GraphQL::Schema::MiddlewareChain
class GraphQL::Schema::MiddlewareChain::MiddlewareWrapper
class GraphQL::Schema::PossibleTypes
class GraphQL::Schema::Printer
class GraphQL::Schema::Printer::TypeKindPrinters::DirectivePrinter
class GraphQL::Schema::Printer::TypeKindPrinters::EnumPrinter
class GraphQL::Schema::Printer::TypeKindPrinters::InputObjectPrinter
class GraphQL::Schema::Printer::TypeKindPrinters::InterfacePrinter
class GraphQL::Schema::Printer::TypeKindPrinters::ObjectPrinter
class GraphQL::Schema::Printer::TypeKindPrinters::ScalarPrinter
class GraphQL::Schema::Printer::TypeKindPrinters::UnionPrinter
class GraphQL::Schema::RescueMiddleware
class GraphQL::Schema::TimeoutMiddleware
class GraphQL::Schema::TimeoutMiddleware::TimeoutError
class GraphQL::Schema::TimeoutMiddleware::TimeoutQueryProxy
class GraphQL::Schema::TypeMap
class GraphQL::Schema::Validation
class GraphQL::Schema::Warden
class GraphQL::StaticValidation::ArgumentLiteralsAreCompatible
class GraphQL::StaticValidation::ArgumentsAreDefined
class GraphQL::StaticValidation::ArgumentsValidator
class GraphQL::StaticValidation::DefinitionDependencies
class GraphQL::StaticValidation::DefinitionDependencies::DependencyMap
class GraphQL::StaticValidation::DefinitionDependencies::NodeWithPath
class GraphQL::StaticValidation::DirectivesAreDefined
class GraphQL::StaticValidation::DirectivesAreInValidLocations
class GraphQL::StaticValidation::FieldsAreDefinedOnType
class GraphQL::StaticValidation::FieldsHaveAppropriateSelections
class GraphQL::StaticValidation::FieldsWillMerge
class GraphQL::StaticValidation::FragmentNamesAreUnique
class GraphQL::StaticValidation::FragmentSpreadsArePossible
class GraphQL::StaticValidation::FragmentSpreadsArePossible::FragmentSpread
class GraphQL::StaticValidation::FragmentTypesExist
class GraphQL::StaticValidation::FragmentsAreFinite
class GraphQL::StaticValidation::FragmentsAreNamed
class GraphQL::StaticValidation::FragmentsAreOnCompositeTypes
class GraphQL::StaticValidation::FragmentsAreUsed
class GraphQL::StaticValidation::LiteralValidator
class GraphQL::StaticValidation::Message
class GraphQL::StaticValidation::MutationRootExists
class GraphQL::StaticValidation::NoDefinitionsArePresent
class GraphQL::StaticValidation::OperationNamesAreValid
class GraphQL::StaticValidation::RequiredArgumentsArePresent
class GraphQL::StaticValidation::SubscriptionRootExists
class GraphQL::StaticValidation::TypeStack
class GraphQL::StaticValidation::TypeStack::EnterWithStrategy
class GraphQL::StaticValidation::TypeStack::LeaveWithStrategy
class GraphQL::StaticValidation::UniqueDirectivesPerLocation
class GraphQL::StaticValidation::ValidationContext
class GraphQL::StaticValidation::Validator
class GraphQL::StaticValidation::VariableDefaultValuesAreCorrectlyTyped
class GraphQL::StaticValidation::VariableUsagesAreAllowed
class GraphQL::StaticValidation::VariablesAreInputTypes
class GraphQL::StaticValidation::VariablesAreUsedAndDefined
class GraphQL::StaticValidation::VariablesAreUsedAndDefined::VariableUsage
class GraphQL::StringEncodingError
class GraphQL::TypeKinds::TypeKind
class GraphQL::UnionType
class GraphQL::UnresolvedTypeError
class Graphql::Generators::EnumGenerator
class Graphql::Generators::FunctionGenerator
class Graphql::Generators::InstallGenerator
class Graphql::Generators::InterfaceGenerator
class Graphql::Generators::LoaderGenerator
class Graphql::Generators::MutationGenerator
class Graphql::Generators::ObjectGenerator
class Graphql::Generators::TypeGeneratorBase
class Graphql::Generators::UnionGenerator
graphql
1.5.6
# initialize
def initialize(context:) @context = context @warden = context.warden end