You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, we tried a requests with @defer on our API, but the "deferredResults" in the extensions was empty. I think the AbstractGraphQLHttpServlet.java has to be changed quite a bit to support it.
If we find the time to implement a solution, we will create a pull request. If you start working on it (or have an idea what has to be done), let us know.
Ok, haven't looked at that defer stuff yet. Please note that there's a branch splitting up this project in two modules, so if you want to start work on this make sure to base it on that one. Seeing you mention it needs quite some changes it would otherwise become a nightmare to merge.
Hi,
is the @defer-Directive already supported by the servlet? (https://www.graphql-java.com/documentation/v11/defer/)
Any plans on implementing it in the near future?
Thank you in advance,
ahhhkah
The text was updated successfully, but these errors were encountered: