Support for stream and defer directive in graphql #2251
bhushanibm
started this conversation in
Ideas
Replies: 1 comment
-
Defer is supported already. See example test on it https://github.com/99designs/gqlgen/blob/15c05a78f8590f5bc8ca193e4a82e410c6f4b8d5/codegen/testserver/singlefile/defer_test.go |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What happened?
When will the stream and defer directive be supported ? Is there any discussion on supporting the directive ?
Also, is there any document which will list external people from supporting the above directive and steps that needs to be followed ?
What did you expect?
Minimal graphql.schema and models to reproduce
versions
go run github.com/99designs/gqlgen version
?go version
?Beta Was this translation helpful? Give feedback.
All reactions