Libraries
»
graphql
(2.5.19)
»
Index
»
GraphQL
»
Dataloader
»
#run_fiber
Method: GraphQL::Dataloader#run_fiber
Defined in:
lib/graphql/dataloader.rb
#
run_fiber
(f) ⇒
Object
241 242 243
# File 'lib/graphql/dataloader.rb', line 241
def
run_fiber
(
f
)
f
.
resume
end