Developing GraphQL API using Node (Typescript) + MongoDB Atlas
In this post, I am going to discuss how to develop GraphQL API and consume the GraphQL API from frontend client. Summary Yet another framework / mechanism to expose data from backend. Dont...