Method: GraphQL::Query#context

Defined in:
lib/graphql/query.rb

#contextObject (readonly)

Returns the value of attribute context.



32
33
34
# File 'lib/graphql/query.rb', line 32

def context
  @context
end