[Question] AMPHP Async + Deferred Example? #1355
Unanswered
kinimodmeyer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello together,
probably a simple/silly question but how to connect AMPHP Async + deferred/dataloader?
I provided a example where the function "call" get used in the revolvers:
How can this be written with the "data loader pattern":
Currently the callback get executed immediately (not like GraphQL\Deferred which waited for all resolvers)
Beta Was this translation helpful? Give feedback.
All reactions