Class: GraphQL::Query::NullContext::NullSchema

Inherits:
Schema
  • Object
show all
Defined in:
lib/graphql/query/null_context.rb

Constant Summary

Constants inherited from Schema

Schema::BUILT_IN_TYPES, Schema::NEW_HANDLER_HASH

Instance Attribute Summary

Attributes included from Schema::Member::HasAstNode

#ast_node

Method Summary

Methods inherited from Schema

add_subscription_extension_if_necessary, after_any_lazies, after_lazy, as_json, build_trace_mode, context_class, count_introspection_fields, cursor_encoder, default_analysis_engine, default_directives, default_execution_strategy, default_logger, default_max_page_size, default_page_size, default_trace_mode, deprecated_graphql_definition, description, directive, directives, disable_introspection_entry_points, disable_introspection_entry_points?, disable_schema_introspection_entry_point, disable_schema_introspection_entry_point?, disable_type_introspection_entry_point, disable_type_introspection_entry_point?, error_handlers, execute, find, from_definition, from_introspection, get_field, get_fields, get_type, handle_or_reraise, id_from_object, inherited, instrument, instrumenters, interpreter?, introspection, introspection_system, lazy?, lazy_method_name, lazy_resolve, multiplex, multiplex_analyzer, multiplex_analyzers, mutation, mutation_execution_strategy, new_connections?, new_trace, object_from_id, orphan_types, own_trace_modes, own_trace_modules, parse_error, plugins, possible_types, query, query_analyzer, query_analyzers, query_execution_strategy, query_stack_error, references_to, rescue_from, resolve_type, root_type_for_operation, root_types, sanitized_printer, schema_directive, schema_directives, static_validator, subscription, subscription_execution_strategy, subscriptions, subscriptions=, sync_lazy, to_definition, to_document, to_json, trace_class, trace_class_for, trace_mode, trace_modules_for, trace_options_for, trace_with, tracer, tracers, type_error, type_from_ast, types, unauthorized_field, unauthorized_object, union_memberships, use, using_ast_analysis?, validate, visible?

Methods included from Schema::Member::HasAstNode

#inherited