Has anyone else gotten a TON of `can only be defau...
# help
d
Has anyone else gotten a TON of
can only be default-imported using the 'esModuleInterop' flag
errors when implementing the example code of
sst.ApolloApi
?
f
Hey @Dan Van Brunt, were you able to workout the errors?
d
@Frank No, I just implemented that flag. Sounds like its an issue with the apollo-lambda module not properly using es6 imports.