Okay, so a follow-up - I’ve set up babel in the pr...
# prisma-whats-new
a
Okay, so a follow-up - I’ve set up babel in the project, resolved the import situation. I’m now attempting to use the array syntax for typeDefs that was just added and getting
Copy code
TypeError: typeDefs.reduce is not a function
Anyone experienced this and able to help?