Replies: 1 comment 1 reply
-
I´am now more deep insinde defer... so perhaps I can try a Implementation. Theoretical steps needed for this:
{
foo{
fast
...defer{
slow
}
}
}
if the answer from
clsoe connection (if there is more than one defer)
and by last
(see the close so the most difficulte stuff will be: what do you think. i forgot something ? Each Feedback help |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi there was an issue years before:
Topic: defer
Now it looks like it's described by graphql core https://graphql.org/blog/2020-12-08-improving-latency-with-defer-and-stream-directives/
So perhaps it's time to think about, how to support it.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions