GraphQL Ruby API Documentation
Alphabetic Index
File Listing
readme
Namespace Listing A-Z
A
AST
(GraphQL::Analysis)
AbstractNode
(GraphQL::Language::Nodes)
ActionCableSubscriptions
(GraphQL::Subscriptions)
ActiveRecordRelationConnection
(GraphQL::Pagination)
ActiveSupportNotificationsTracing
(GraphQL::Tracing)
Addition
(GraphQL::Schema)
AllowBlankValidator
(GraphQL::Schema::Validator)
AllowNullValidator
(GraphQL::Schema::Validator)
Analysis
(GraphQL)
AnalysisError
(GraphQL)
Analyzer
(GraphQL::Analysis::AST)
AppOpticsTracing
(GraphQL::Tracing)
AppsignalTracing
(GraphQL::Tracing)
Argument
(GraphQL::Language::Nodes)
Argument
(GraphQL::Schema)
ArgumentClassAccessor
(GraphQL::Schema::Member::HasArguments)
ArgumentLiteralsAreCompatible
(GraphQL::StaticValidation)
ArgumentLiteralsAreCompatibleError
(GraphQL::StaticValidation)
ArgumentNamesAreUnique
(GraphQL::StaticValidation)
ArgumentNamesAreUniqueError
(GraphQL::StaticValidation)
ArgumentObjectLoader
(GraphQL::Schema::Member::HasArguments)
ArgumentStrategy
(GraphQL::StaticValidation::TypeStack)
ArgumentValue
(GraphQL::Execution::Interpreter)
Arguments
(GraphQL::Execution::Interpreter)
ArgumentsAreDefined
(GraphQL::StaticValidation)
ArgumentsAreDefinedError
(GraphQL::StaticValidation)
ArgumentsCache
(GraphQL::Execution::Interpreter)
ArrayConnection
(GraphQL::Pagination)
B
Backtrace
(GraphQL)
Base64Bp
Base64Encoder
(GraphQL::Schema)
BaseConnection
(GraphQL::Types::Relay)
BaseCop
(GraphQL::Rubocop::GraphQL)
BaseDSLMethods
(GraphQL::Schema::Member)
BaseEdge
(GraphQL::Types::Relay)
BaseObject
(GraphQL::Introspection)
BaseVisitor
(GraphQL::StaticValidation)
BigInt
(GraphQL::Types)
BlockString
(GraphQL::Language)
Boolean
(GraphQL::Types)
BroadcastAnalyzer
(GraphQL::Subscriptions)
BuildFromDefinition
(GraphQL::Schema)
BuildType
(GraphQL::Schema::Member)
C
Cache
(GraphQL::Language)
ClassMethods
(GraphQL::Types::Relay::EdgeBehaviors)
ClassMethods
(GraphQL::Types::Relay::ConnectionBehaviors)
CoercionError
(GraphQL)
ConcurrentishMap
(GraphQL::Execution::Lazy::LazyMethodMap)
ConfigurationExtension
(GraphQL::Schema::Member::BaseDSLMethods)
Connection
(GraphQL::Pagination)
ConnectionBehaviors
(GraphQL::Types::Relay)
ConnectionExtension
(GraphQL::Schema::Field)
Connections
(GraphQL::Pagination)
Context
(GraphQL::Query)
ContextMethods
(GraphQL::StaticValidation::BaseVisitor)
Core
(Graphql::Generators)
D
DataDogTracing
(GraphQL::Tracing)
Dataloader
(GraphQL)
DateEncodingError
(GraphQL)
DefaultNullTrue
(GraphQL::Rubocop::GraphQL)
DefaultRelay
(GraphQL::Types::Relay)
DefaultRequiredTrue
(GraphQL::Rubocop::GraphQL)
DefaultResolve
(GraphQL::Schema::BuildFromDefinition::ResolveMap)
DefaultSubscriptionResolveExtension
(GraphQL::Subscriptions)
DefinitionDependencies
(GraphQL::StaticValidation)
DefinitionMethods
(GraphQL::Schema::Interface)
DefinitionNode
(GraphQL::Language::Nodes::AbstractNode)
DefinitionSlice
(GraphQL::Language)
DeleteNode
(GraphQL::Language::Visitor)
DependencyMap
(GraphQL::StaticValidation::DefinitionDependencies)
DependencyVisitor
(GraphQL::Language::DefinitionSlice)
Deprecated
(GraphQL::Schema::Directive)
Deprecation
(GraphQL)
Dig
(GraphQL)
Directive
(GraphQL::Language::Nodes)
Directive
(GraphQL::Schema)
DirectiveChecks
(GraphQL::Execution)
DirectiveDefinition
(GraphQL::Language::Nodes)
DirectiveLocation
(GraphQL::Language::Nodes)
DirectiveLocationEnum
(GraphQL::Introspection)
DirectiveStrategy
(GraphQL::StaticValidation::TypeStack)
DirectiveType
(GraphQL::Introspection)
DirectivesAreDefined
(GraphQL::StaticValidation)
DirectivesAreDefinedError
(GraphQL::StaticValidation)
DirectivesAreInValidLocations
(GraphQL::StaticValidation)
DirectivesAreInValidLocationsError
(GraphQL::StaticValidation)
Document
(GraphQL::Language::Nodes)
DocumentFromSchemaDefinition
(GraphQL::Language)
DuplicateNamesError
(GraphQL::Schema)
DuplicateTypeNamesError
(GraphQL::Schema)
DynamicFields
(GraphQL::Introspection)
E
Edge
(GraphQL::Pagination::Connection)
EdgeBehaviors
(GraphQL::Types::Relay)
EmptyObjects
(GraphQL::Schema::FindInheritedValue)
EnterWithStrategy
(GraphQL::StaticValidation::TypeStack)
EntryPoints
(GraphQL::Introspection)
Enum
(GraphQL::Schema)
Enum
(GraphQL::Language::Nodes)
EnumGenerator
(Graphql::Generators)
EnumTypeDefinition
(GraphQL::Language::Nodes)
EnumTypeExtension
(GraphQL::Language::Nodes)
EnumValue
(GraphQL::Schema)
EnumValueDefinition
(GraphQL::Language::Nodes)
EnumValueType
(GraphQL::Introspection)
Error
(GraphQL)
Error
(GraphQL::StaticValidation)
ErrorHelper
(GraphQL::StaticValidation::Error)
Errors
(GraphQL::Execution)
Event
(GraphQL::Subscriptions)
ExclusionValidator
(GraphQL::Schema::Validator)
Execution
(GraphQL)
ExecutionError
(GraphQL)
ExecutionErrors
(GraphQL::Query::Context)
ExecutionErrors
(GraphQL::Execution::Interpreter)
F
Feature
(GraphQL::Schema::Directive)
Field
(GraphQL::Schema)
Field
(GraphQL::Language::Nodes)
Field
(GraphQL::StaticValidation::FieldsWillMerge)
FieldDefinition
(GraphQL::Language::Nodes)
FieldExtension
(GraphQL::Schema)
FieldExtractor
(Graphql::Generators)
FieldImplementationFailed
(GraphQL::Schema::Field)
FieldStrategy
(GraphQL::StaticValidation::TypeStack)
FieldType
(GraphQL::Introspection)
FieldUsage
(GraphQL::Analysis::AST)
FieldsAreDefinedOnType
(GraphQL::StaticValidation)
FieldsAreDefinedOnTypeError
(GraphQL::StaticValidation)
FieldsHaveAppropriateSelections
(GraphQL::StaticValidation)
FieldsHaveAppropriateSelectionsError
(GraphQL::StaticValidation)
FieldsWillMerge
(GraphQL::StaticValidation)
FieldsWillMergeError
(GraphQL::StaticValidation)
Filter
(GraphQL)
FindInheritedValue
(GraphQL::Schema)
Finder
(GraphQL::Schema)
Fingerprint
(GraphQL::Query)
Flagged
(GraphQL::Schema::Directive)
Float
(GraphQL::Types)
FormatValidator
(GraphQL::Schema::Validator)
FragmentDefinition
(GraphQL::Language::Nodes)
FragmentDefinitionStrategy
(GraphQL::StaticValidation::TypeStack)
FragmentNamesAreUnique
(GraphQL::StaticValidation)
FragmentNamesAreUniqueError
(GraphQL::StaticValidation)
FragmentSpread
(GraphQL::Language::Nodes)
FragmentSpread
(GraphQL::StaticValidation::FieldsWillMerge)
FragmentSpread
(GraphQL::StaticValidation::FragmentSpreadsArePossible)
FragmentSpreadStrategy
(GraphQL::StaticValidation::TypeStack)
FragmentSpreadsArePossible
(GraphQL::StaticValidation)
FragmentSpreadsArePossibleError
(GraphQL::StaticValidation)
FragmentTypesExist
(GraphQL::StaticValidation)
FragmentTypesExistError
(GraphQL::StaticValidation)
FragmentWithTypeStrategy
(GraphQL::StaticValidation::TypeStack)
FragmentsAreFinite
(GraphQL::StaticValidation)
FragmentsAreFiniteError
(GraphQL::StaticValidation)
FragmentsAreNamed
(GraphQL::StaticValidation)
FragmentsAreNamedError
(GraphQL::StaticValidation)
FragmentsAreOnCompositeTypes
(GraphQL::StaticValidation)
FragmentsAreOnCompositeTypesError
(GraphQL::StaticValidation)
FragmentsAreUsed
(GraphQL::StaticValidation)
FragmentsAreUsedError
(GraphQL::StaticValidation)
Frame
(GraphQL::Backtrace)
G
Generation
(GraphQL::Language)
Generators
(Graphql)
GraphQL
GraphQL
(GraphQL::Rubocop)
GraphQLCollector
(GraphQL::Tracing::PrometheusTracing)
GraphQLResult
(GraphQL::Execution::Interpreter::Runtime)
GraphQLResultArray
(GraphQL::Execution::Interpreter::Runtime)
GraphQLResultHash
(GraphQL::Execution::Interpreter::Runtime)
GraphQLSelectionSet
(GraphQL::Execution::Interpreter::Runtime)
GraphQLTypeNames
(GraphQL::Schema::Member)
Graphql
H
HasArguments
(GraphQL::Schema::Member)
HasAstNode
(GraphQL::Schema::Member)
HasDeprecationReason
(GraphQL::Schema::Member)
HasDirectives
(GraphQL::Schema::Member)
HasFields
(GraphQL::Schema::Member)
HasInterfaces
(GraphQL::Schema::Member)
HasNodeField
(GraphQL::Types::Relay)
HasNodesField
(GraphQL::Types::Relay)
HasPath
(GraphQL::Schema::Member)
HasPayloadType
(GraphQL::Schema::Resolver)
HasUnresolvedTypeError
(GraphQL::Schema::Member)
HasValidators
(GraphQL::Schema::Member)
I
ID
(GraphQL::Types)
ISO8601Date
(GraphQL::Types)
ISO8601DateTime
(GraphQL::Types)
ImplementationMissingError
(GraphQL::Pagination::Connections)
Include
(GraphQL::Schema::Directive)
InclusionValidator
(GraphQL::Schema::Validator)
InlineFragment
(GraphQL::Language::Nodes)
InlineFragmentStrategy
(GraphQL::StaticValidation::TypeStack)
InputGenerator
(Graphql::Generators)
InputObject
(GraphQL::Language::Nodes)
InputObject
(GraphQL::Schema)
InputObjectNamesAreUnique
(GraphQL::StaticValidation)
InputObjectNamesAreUniqueError
(GraphQL::StaticValidation)
InputObjectTypeDefinition
(GraphQL::Language::Nodes)
InputObjectTypeExtension
(GraphQL::Language::Nodes)
InputValidationResult
(GraphQL::Query)
InputValueDefinition
(GraphQL::Language::Nodes)
InputValueType
(GraphQL::Introspection)
InspectResult
(GraphQL::Backtrace)
Install
(Graphql::Generators)
InstallGenerator
(Graphql::Generators)
Instrumentation
(GraphQL::Subscriptions)
Instrumentation
(GraphQL::Execution)
Int
(GraphQL::Types)
IntegerDecodingError
(GraphQL)
IntegerEncodingError
(GraphQL)
Interface
(GraphQL::Schema)
InterfaceGenerator
(Graphql::Generators)
InterfaceTypeDefinition
(GraphQL::Language::Nodes)
InterfaceTypeExtension
(GraphQL::Language::Nodes)
Interpreter
(GraphQL::Execution)
InterpreterVisitor
(GraphQL::StaticValidation)
Introspection
(GraphQL)
IntrospectionPrinter
(GraphQL::Schema::Printer)
IntrospectionSystem
(GraphQL::Schema)
InvalidDefaultValueError
(GraphQL::Schema::Argument)
InvalidDocumentError
(GraphQL::Schema)
InvalidNameError
(GraphQL)
InvalidNullError
(GraphQL)
InvalidTriggerError
(GraphQL::Subscriptions)
InvalidTypeError
(GraphQL::Schema)
InvariantError
(GraphQL)
J
JSON
(GraphQL::Types)
L
Language
(GraphQL)
LateBoundType
(GraphQL::Schema)
Lazy
(GraphQL::Execution)
LazyMethodMap
(GraphQL::Execution::Lazy)
LeaveWithStrategy
(GraphQL::StaticValidation::TypeStack)
LengthValidator
(GraphQL::Schema::Validator)
Lexer
(GraphQL::Language)
List
(GraphQL::Schema)
ListResultFailedError
(GraphQL::Execution::Interpreter)
ListType
(GraphQL::Language::Nodes)
LiteralInput
(GraphQL::Query)
LiteralValidator
(GraphQL::StaticValidation)
LoadApplicationObjectFailedError
(GraphQL)
Loader
(GraphQL::Schema)
LoaderGenerator
(Graphql::Generators)
Lookahead
(GraphQL::Execution)
M
MaxQueryComplexity
(GraphQL::Analysis::AST)
MaxQueryDepth
(GraphQL::Analysis::AST)
Member
(GraphQL::Schema)
MemberNotFoundError
(GraphQL::Schema::Finder)
MergedExcept
(GraphQL::Filter)
MergedOnly
(GraphQL::Filter)
MissingReturnTypeError
(GraphQL::Schema::Field)
MongoidRelationConnection
(GraphQL::Pagination)
Multiplex
(GraphQL::Execution)
Mutation
(GraphQL::Schema)
MutationCreateGenerator
(Graphql::Generators)
MutationDeleteGenerator
(Graphql::Generators)
MutationGenerator
(Graphql::Generators)
MutationRootExists
(GraphQL::StaticValidation)
MutationRootExistsError
(GraphQL::StaticValidation)
MutationRootGenerator
(Graphql::Generators::Install)
MutationUpdateGenerator
(Graphql::Generators)
N
NameOnlyNode
(GraphQL::Language::Nodes)
NameValidator
(GraphQL)
NewRelicTracing
(GraphQL::Tracing)
NoDefinitionsArePresent
(GraphQL::StaticValidation)
NoDefinitionsArePresentError
(GraphQL::StaticValidation)
Node
(GraphQL::Types::Relay)
NodeBehaviors
(GraphQL::Types::Relay)
NodeVisitor
(GraphQL::Language::Visitor)
NodeWithPath
(GraphQL::StaticValidation::DefinitionDependencies)
Nodes
(GraphQL::Language)
NonNull
(GraphQL::Schema)
NonNullType
(GraphQL::Language::Nodes)
NormalizedField
(Graphql::Generators::TypeGeneratorBase)
NotificationsTracing
(GraphQL::Tracing)
NullAccumulator
(GraphQL::Execution::Lazy::Resolve)
NullContext
(GraphQL::Query)
NullDataloader
(GraphQL::Dataloader)
NullLookahead
(GraphQL::Execution::Lookahead)
NullMask
(GraphQL::Schema)
NullQuery
(GraphQL::Query::NullContext)
NullScalarCoerce
(GraphQL::Schema::BuildFromDefinition::ResolveMap)
NullSchema
(GraphQL::Query::NullContext)
NullTracer
(GraphQL::Tracing)
NullValue
(GraphQL::Language::Nodes)
NullWarden
(GraphQL::Query::NullContext)
NumericalityValidator
(GraphQL::Schema::Validator)
O
Object
(GraphQL::Schema)
ObjectGenerator
(Graphql::Generators)
ObjectTypeDefinition
(GraphQL::Language::Nodes)
ObjectTypeExtension
(GraphQL::Language::Nodes)
OperationDefinition
(GraphQL::Language::Nodes)
OperationDefinitionStrategy
(GraphQL::StaticValidation::TypeStack)
OperationNameMissingError
(GraphQL::Query)
OperationNamesAreValid
(GraphQL::StaticValidation)
OperationNamesAreValidError
(GraphQL::StaticValidation)
OrmMutationsBase
(Graphql::Generators)
P
PageInfo
(GraphQL::Types::Relay)
PageInfoBehaviors
(GraphQL::Types::Relay)
Pagination
(GraphQL)
PaginationImplementationMissingError
(GraphQL::Pagination::Connection)
ParseError
(GraphQL)
Parser
(GraphQL::Language)
PassThruWarden
(GraphQL::Schema::Warden)
PerFieldProxyResolve
(GraphQL::Schema::IntrospectionSystem)
PlatformTracing
(GraphQL::Tracing)
Printer
(GraphQL::Schema)
Printer
(GraphQL::Language)
PrometheusTracing
(GraphQL::Tracing)
Q
Query
(GraphQL)
QueryComplexity
(GraphQL::Analysis::AST)
QueryDepth
(GraphQL::Analysis::AST)
QueryRootExists
(GraphQL::StaticValidation)
QueryRootExistsError
(GraphQL::StaticValidation)
R
Railtie
(GraphQL)
RakeTask
(GraphQL)
RangeAdd
(GraphQL::Relay)
RawValue
(GraphQL::Execution::Interpreter)
RelationConnection
(GraphQL::Pagination)
Relay
(GraphQL::Types)
Relay
(GraphQL)
Relay
(Graphql::Generators)
RelayClassicMutation
(GraphQL::Schema)
RelayGenerator
(Graphql::Generators)
RelayShortcuts
(GraphQL::Schema::Member)
Request
(GraphQL::Dataloader)
RequestAll
(GraphQL::Dataloader)
RequiredArgumentsArePresent
(GraphQL::StaticValidation)
RequiredArgumentsArePresentError
(GraphQL::StaticValidation)
RequiredImplementationMissingError
(GraphQL)
RequiredInputObjectAttributesArePresent
(GraphQL::StaticValidation)
RequiredInputObjectAttributesArePresentError
(GraphQL::StaticValidation)
RequiredValidator
(GraphQL::Schema::Validator)
Resolve
(GraphQL::Execution::Lazy)
Resolve
(GraphQL::Execution::Interpreter)
ResolveMap
(GraphQL::Schema::BuildFromDefinition)
ResolveTypeWithType
(GraphQL::Schema)
Resolver
(GraphQL::Schema)
Result
(GraphQL::Query)
Rubocop
(GraphQL)
Ruby2Keywords
(GraphQL)
Runtime
(GraphQL::Execution::Interpreter)
RuntimeTypeError
(GraphQL)
S
SanitizedPrinter
(GraphQL::Language)
Scalar
(GraphQL::Schema)
ScalarGenerator
(Graphql::Generators)
ScalarTypeDefinition
(GraphQL::Language::Nodes)
ScalarTypeExtension
(GraphQL::Language::Nodes)
Schema
(GraphQL)
SchemaDefinition
(GraphQL::Language::Nodes)
SchemaExtension
(GraphQL::Language::Nodes)
SchemaType
(GraphQL::Introspection)
ScopeExtension
(GraphQL::Schema::Field)
Scoped
(GraphQL::Schema::Member)
ScopedTypeComplexity
(GraphQL::Analysis::AST::QueryComplexity)
ScoutTracing
(GraphQL::Tracing)
SequelDatasetConnection
(GraphQL::Pagination)
Serialize
(GraphQL::Subscriptions)
SharedMethods
(GraphQL::Query::Context)
Skip
(GraphQL::Execution)
Skip
(GraphQL::Schema::Directive)
Source
(GraphQL::Dataloader)
StaticValidation
(GraphQL)
StatsdTracing
(GraphQL::Tracing)
String
(GraphQL::Types)
StringEncodingError
(GraphQL)
Subscription
(GraphQL::Schema)
SubscriptionRootExists
(GraphQL::StaticValidation)
SubscriptionRootExistsError
(GraphQL::StaticValidation)
SubscriptionScopeMissingError
(GraphQL::Subscriptions)
Subscriptions
(GraphQL)
T
Table
(GraphQL::Backtrace)
Timeout
(GraphQL::Schema)
TimeoutError
(GraphQL::Schema::Timeout)
Token
(GraphQL::Language)
Traceable
(GraphQL::Tracing)
TracedError
(GraphQL::Backtrace)
Tracer
(GraphQL::Backtrace)
Tracing
(GraphQL)
Transform
(GraphQL::Schema::Directive)
TypeExpression
(GraphQL::Schema)
TypeGeneratorBase
(Graphql::Generators)
TypeKind
(GraphQL::TypeKinds)
TypeKindEnum
(GraphQL::Introspection)
TypeKinds
(GraphQL)
TypeMembership
(GraphQL::Schema)
TypeName
(GraphQL::Language::Nodes)
TypeStack
(GraphQL::StaticValidation)
TypeSystemHelpers
(GraphQL::Schema::Member)
TypeType
(GraphQL::Introspection)
Types
(GraphQL)
U
UnauthorizedError
(GraphQL)
UnauthorizedFieldError
(GraphQL)
Union
(GraphQL::Schema)
UnionGenerator
(Graphql::Generators)
UnionTypeDefinition
(GraphQL::Language::Nodes)
UnionTypeExtension
(GraphQL::Language::Nodes)
UniqueDirectivesPerLocation
(GraphQL::StaticValidation)
UniqueDirectivesPerLocationError
(GraphQL::StaticValidation)
UniqueWithinType
(GraphQL::Schema)
UnresolvedLateBoundTypeError
(GraphQL::Schema)
UnresolvedTypeError
(GraphQL)
UnresolvedValueError
(GraphQL::Schema::Enum)
V
ValidatesInput
(GraphQL::Schema::Member)
ValidationContext
(GraphQL::StaticValidation)
ValidationFailedError
(GraphQL::Schema::Validator)
ValidationPipeline
(GraphQL::Query)
ValidationTimeoutError
(GraphQL::StaticValidation)
Validator
(GraphQL::Schema)
Validator
(GraphQL::StaticValidation)
VariableDefaultValuesAreCorrectlyTyped
(GraphQL::StaticValidation)
VariableDefaultValuesAreCorrectlyTypedError
(GraphQL::StaticValidation)
VariableDefinition
(GraphQL::Language::Nodes)
VariableIdentifier
(GraphQL::Language::Nodes)
VariableNamesAreUnique
(GraphQL::StaticValidation)
VariableNamesAreUniqueError
(GraphQL::StaticValidation)
VariableUsage
(GraphQL::StaticValidation::VariablesAreUsedAndDefined)
VariableUsagesAreAllowed
(GraphQL::StaticValidation)
VariableUsagesAreAllowedError
(GraphQL::StaticValidation)
VariableValidationError
(GraphQL::Query)
Variables
(GraphQL::Query)
VariablesAreInputTypes
(GraphQL::StaticValidation)
VariablesAreInputTypesError
(GraphQL::StaticValidation)
VariablesAreUsedAndDefined
(GraphQL::StaticValidation)
VariablesAreUsedAndDefinedError
(GraphQL::StaticValidation)
VisibleByFlag
(GraphQL::Schema::Directive::Flagged)
Visitor
(GraphQL::Language)
Visitor
(GraphQL::Analysis::AST)
W
Warden
(GraphQL::Schema)
Wrapper
(GraphQL::Schema)
WrapperType
(GraphQL::Language::Nodes)