Method: GraphQL::Query#result_values
- Defined in:
- lib/graphql/query.rb
#result_values ⇒ Object
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.
145 146 147 |
# File 'lib/graphql/query.rb', line 145 def result_values @result_values end |