Method: GraphQL::Query#root_value

Defined in:
lib/graphql/query.rb

#root_valueObject

The value for root types



68
69
70
# File 'lib/graphql/query.rb', line 68

def root_value
  @root_value
end