I am working on a graphql API using Helidon MP and looking to confirm that directives @ stream and @defer supportable?
GraphQL documentation link for reference: https://graphql.org/blog/2020-12-08-improving-latency-with-defer-and-stream-directives/
we tried GraphQL @stream and @defer annotation but its not working. We could make it work in Apollo server.
New contributor
Chetan Dihenia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.