Method: GraphQL::Dataloader::Source#results

Defined in:
lib/graphql/dataloader/source.rb

#resultsObject (readonly)

Returns the value of attribute results.



184
185
186
# File 'lib/graphql/dataloader/source.rb', line 184

def results
  @results
end