nvm found the problem, I was using react style imports :face_palm: ```const { ApolloServer } = requ...
f
nvm found the problem, I was using react style imports 🤦
Copy code
const { ApolloServer } = require("apollo-server-lambda");
🙂 1
👍 1