Debugging - maapteh/graphql-modules-app GitHub Wiki

When using vscode run yarn start in the console. After the application has started got to the 'debug' panel. Now run GRAPHQL server. It will attach itself now so you are able to breakpoint trough the application.

vscode

vscode nodejs debugging explained on visualstudio.com