Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support @defer and @stream directives #438

Open
jakobvase opened this issue Feb 3, 2023 · 0 comments
Open

Support @defer and @stream directives #438

jakobvase opened this issue Feb 3, 2023 · 0 comments

Comments

@jakobvase
Copy link

Hi Lacinia! We're using Lacinia, and it's a pleasure.

I wonder if you've considered adding support for the @stream and @defer directives. They are stage 2 RFC for the spec and allow for much improved UX, since the client can tell the server that parts of the query are less important and can be delivered in a second round, when necessary.

blog post by the champion here: https://graphql.org/blog/2020-12-08-improving-latency-with-defer-and-stream-directives/
rfc here: https://github.com/graphql/graphql-wg/blob/main/rfcs/DeferStream.md
spec merge request here: graphql/graphql-spec#742

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant