Schema - server/index.js
Does not restart with changes.
npm run server
Client code - src
npm run start
Setup apollo vscode extension to validate and autocomplete based on a locally running graphql server.
JavaScript
Schema - server/index.js
Does not restart with changes.
npm run server
Client code - src
npm run start