Method: GraphQL::Query#result_values

Defined in:
lib/graphql/query.rb

#result_valuesObject

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.



255
256
257
# File 'lib/graphql/query.rb', line 255

def result_values
  @result_values
end