graphql servrer project with a jquery client inside
This repository uses npm to manage dependencies. To install all dependencies, run:
clone https://github.com/badabapidas/graphql_server.git
npm install
npm start
Sample jquery client
is available to give a brief how graphql can be used in front-end