I've used it so long, I can't code without it.
# prisma-whats-new
s
I've used it so long, I can't code without it.
a
Are you talking about resolver functions?
s
I'm talking about the ability to use object rest spread in the js code
n
it should work in TypeScript, not sure if it also works in JS
a
Afaik, that's already possible
It was possible in the old function runtime with 'use latest', haven't tested it in JS in the new runtime, only in TS...
s
sweet