How to debug Apollo Server Files in VSCode? #5425
Unanswered
hazem-alabiad
asked this question in
Q&A
Replies: 1 comment
-
I don't think there's anything particularly strange about Apollo Server that makes it any easier or harder to debug than any other Node server? https://code.visualstudio.com/docs/nodejs/nodejs-debugging is the main docs on doing that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I debug a file in Apollo Server Project e.g. "federations.js" using the debugger in VSCode?
Beta Was this translation helpful? Give feedback.
All reactions