Open acao opened 4 years ago
great example! renderGraphIQL would take care of all this underlying stuff of generating the html and javascript and all, no more of that! so the actual koa implementation should be under 20 loc. You’ll see!
@acao Can I work in this? I read the codebase of https://github.com/expo/koa-graphiql/blob/master/src/middleware.js and understand it.
@iFlameing please do! that would be great to start on. open a draft PR whenever you like!
What if we had a
renderGraphiQL
package that:then a bunch of middlewares for different node servers to mount it statically, or to serve it with a lambda