GraphQL is a schema description and data query language, as well as a specification and a runtime, which are redefining API design and client-server interaction. GraphQL provides an alternative to ...
A small project covering the fundamentals of using GraphQL with NodeJS as an alternative to conventional REST API development. This repo mainly serves as a primer to GraphQL development on the backend ...