I followed "Subscriptions in Apollo Server" and "API Reference: expressMiddleware" but my app won't show graphql IDE #7994
-
Hi I followed the steps written in the doc and IDK why but for some reason I keep getting this unbelievably short and confusing error message in the browser:
Any idea? Here is my code: https://github.com/kasir-barati/graphql/blob/main/apps/server-statistics/src/main.ts BTW I am using ExpressJS v5 + Nx and I do not believe that they are the culprit. Docs I am following: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
BTW in the link I shared to my repo you can see that I have done it exactly as the doc says and yet it is not working: https://github.com/kasir-barati/graphql/blob/323ad5f75353b7dc148402f97dc7d2430923b7ce/apps/server-statistics/src/main.ts#L55 |
Beta Was this translation helpful? Give feedback.
Wow man, The problem was really express v5.