Method: GraphQL::Query::NullContext#dataloader
- Defined in:
- lib/graphql/query/null_context.rb
#dataloader ⇒ Object (readonly)
Returns the value of attribute dataloader.
20 21 22 |
# File 'lib/graphql/query/null_context.rb', line 20 def dataloader @dataloader end |