graphql-java-reactive
graphql-java-reactive copied to clipboard
Graphiql Introspection query throws
Hi kindly take a look at this project (It uses kotlin), if you connect graphiql to it, it throws when graphiql sends its introspection query, but works when you send a normal query. I have no idea why this happens. thanks
Hi @oexza,
Thanks for reporting! I will check why it fails, should be trivial.
Which graphql-java version do you use?
Thanks. Graphql-java 3.0.0
On Jun 14, 2017 7:18 AM, "Sergei Egorov" [email protected] wrote:
Hi @oexza,
Thanks for reporting! I will check why it fails, should be trivial.
Which graphql-java version do you use?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
Ping! any traction?
On Jun 14, 2017 7:28 AM, "Peace MICHAELS" [email protected] wrote:
Thanks. Graphql-java 3.0.0
On Jun 14, 2017 7:18 AM, "Sergei Egorov" [email protected] wrote:
Hi @oexza,
Thanks for reporting! I will check why it fails, should be trivial.
Which graphql-java version do you use?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
Hi, is there any chance this could be fixed soon? thanks