When I followed through the Apollo GQL example: <...
# help
b
When I followed through the Apollo GQL example: https://serverless-stack.com/examples/how-to-create-an-apollo-graphql-api-with-serverless.html I run into the issue below, is anyone else seeing this?
f
trying it out
b
I can get round it by adding esModuleInterop: true to the tsconfig but thought it was worth sharing
f
Oh yeah I got the same issue as well.
did the example work for u otherwise?
b
Great, thanks! Yep all up and running with the flag set :)