Code changes
Demo
2.5.11
Module Changes
Class Changes
-
GraphQL::TypeKinds::TypeKind
-
GraphQL::Query
-
GraphQL::Analysis::MaxQueryComplexity
-
GraphQL::Relay::ArrayConnection
-
GraphQL::InternalRepresentation::Rewrite
-
GraphQL::Schema::Warden
-
GraphQL::StaticValidation::TypeStack
Method Changes
-
GraphQL::Language::Nodes::UnionTypeDefinition#initialize_node
-
GraphQL::InternalRepresentation::Rewrite#validate
-
GraphQL::StaticValidation::FieldsWillMerge#find_conflicts
-
GraphQL::TypeKinds::TypeKind#fields?
-
GraphQL::TypeKinds::TypeKind#initialize
2.5.10
Module Changes
Class Changes
-
GraphQL::Schema::PossibleTypes
-
GraphQL::StaticValidation::FragmentSpreadsArePossible
-
GraphQL::Argument
Method Changes
-
GraphQL::Query::Context::FieldResolutionContext#ast_node
-
GraphQL::Relay::BaseConnection#cursor_from_node
2.5.9
Module Changes
Class Changes
-
GraphQL::Language::Token
-
GraphQL::StaticValidation::VariablesAreUsedAndDefined::VariableUsage
-
GraphQL::Field
-
GraphQL::Argument
Method Changes
-
GraphQL::InternalRepresentation::Node#initialize
-
GraphQL::ExecutionError#to_h
-
GraphQL::Query::Arguments#key?
-
GraphQL::Schema#resolve_type=