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

Method Summary

Methods inherited from Schema

accessible?, add_subscription_extension_if_necessary, after_any_lazies, after_lazy, as_json, context_class, cursor_encoder, default_analysis_engine, default_directives, default_execution_strategy, default_filter, default_mask, default_max_page_size, default_page_size, 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, inaccessible_fields, inherited, instrument, instrumenters, interpreter?, introspection, introspection_system, lazy?, lazy_method_name, lazy_resolve, multiplex, multiplex_analyzer, multiplex_analyzers, mutation, mutation_execution_strategy, new_connections?, object_from_id, orphan_types, 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, static_validator, subscription, subscription_execution_strategy, subscriptions, subscriptions=, sync_lazy, to_definition, to_document, to_json, 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

#ast_node