Method: GraphQL::Query::Context#scoped_context

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

#scoped_contextObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



73
74
75
# File 'lib/graphql/query/context.rb', line 73

def scoped_context
  @scoped_context
end