This project demonstrates the use of GraphQL for quering data from the server.
Run npm install
from the root directory.
node server.js
Edit the Contents of server.js
file to make changes to graphQL server.
This project demonstrates the use of GraphQL for quering data from the server.
JavaScript