Method: GraphQL::Query#root_value

Defined in:
lib/graphql/query.rb

#root_valueObject (readonly)

Returns the value of attribute root_value.


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

def root_value
  @root_value
end