Method: GraphQL::Query::Context#schema

Defined in:
lib/graphql/query/context.rb

#schemaGraphQL::Schema (readonly)

Returns:



106
107
108
# File 'lib/graphql/query/context.rb', line 106

def schema
  @schema
end