Real-time Data fetching with GraphQL and Blazor
Nov 03 2020

Cecil Phillip

GraphQL supports the ability to subscribe to event streams to enable somewhat real-time scenarios for both clients and servers.In this episode of the On .NET show, HotChocolate author Michael Staib returns to show us how to enable real-time data fetching with GraphQL using subscriptions .