Skip to content

Debugging

Mаартен - Maarten edited this page Nov 17, 2019 · 1 revision

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

Clone this wiki locally