1637 Views
Ever wonder how Facebook notifies you when a friend posts something? Or how Google Maps updates your location in real time? The answer to these and many other modern mysteries is (among other things) GraphQL subscriptions. In this article, we'll provide a basic understanding of GraphQL subscriptions for events on JSON data in a Node.js server.
0 comments