Can someone clarify that we can use `async/await` ...
# prisma-whats-new
m
Can someone clarify that we can use
async/await
in graphcool functions now, even though they are running in Node v6 ?
n
yes, the code is transpiled to ES6 🙂
I'm currently updating the templates to show off the new capabilities: https://github.com/graphcool/templates/pull/97