Join Slack
Powered by
Can someone clarify that we can use `async/await` ...
# prisma-whats-new
m
mwickett
10/16/2017, 5:45 PM
Can someone clarify that we can use
async/await
in graphcool functions now, even though they are running in Node v6 ?
n
nilan
10/16/2017, 6:12 PM
yes, the code is transpiled to ES6 🙂
nilan
10/16/2017, 6:12 PM
I'm currently updating the templates to show off the new capabilities:
https://github.com/graphcool/templates/pull/97
2
Views
Open in Slack
Previous
Next