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
TypeError: typeDefs.reduce is not a function
Anyone experienced this and able to help?