Open marktani opened 6 years ago
Comment by kbrandwijk Friday Nov 17, 2017 at 20:06 GMT
You can use webhooks for your resolver functions, so that basically opens up any language you want to use. For example, I've seen people deploy Python functions to AWS Lambda using Serverless, and specify those as webhooks for their resolver functions.
Issue by tristancaron Friday Nov 17, 2017 at 20:04 GMT Originally opened as https://github.com/graphcool/prisma/issues/1293
The framework is using Scala. It will be nice if we could have support for JVM languages first, then others why not.