Open darky opened 4 years ago
@darky thanks for the report. Feel free to open a pull request to fix this. We haven't updated to apollo-server-express
2.12.0 internally yet so I won't be able to prioritize this right now.
If a PR is not possible, then a repository where it can be reproduced would be great 👍 thanks!
Anyway, it should be better to give the user which implementation of apollo he wants to use:
In my case I need apollo-server
, no apollo-server-express
https://www.apollographql.com/docs/apollo-server/integrations/middleware#apollo-server
and have errors in typescript, that my pure server (without express) is incompatible:
2.11.0 version fine