/apollo-extension-local-schema-example

Setup apollo vscode extension to validate and autocomplete based on a locally running graphql server.

Primary LanguageJavaScript

Schema - server/index.js

Does not restart with changes.

npm run server

Client code - src

npm run start