#apollo
Read more stories on Hashnode
Articles with this tag
Imagine receiving instant updates about new messages, friend requests, or activity notifications without refreshing the page. Real-time notifications...
In the ever-evolving landscape of backend development, MongoDB stands tall as a NoSQL database solution, offering flexibility and scalability. In this...
In our previous article, we covered the concept of schema, where we defined two types - User and Post and established a relationship between them. In...
Let's roll up our sleeves and get our hands dirty with GraphQL schemas. Today, we're not just talking theory—we're diving into the practical side of...
Navigating the Galaxy of GraphQL Types · GraphQL is a strongly typed language. Type System defines various data types that can be used in a GraphQL...