Method: GraphQL::Query#context

Defined in:
lib/graphql/query.rb

#contextObject (readonly)

Returns the value of attribute context.



65
66
67
# File 'lib/graphql/query.rb', line 65

def context
  @context
end