DEV Community

Play Button Pause Button
Vladimir Novick for Hasura

Posted on

Using subscribeToMore when defining a query to get partial updates

In this lesson we will see how we can use subscriptions to get partial data and compliment our defined queries. In that way we won't need to reload the whole dataset, but only the latest added data

Latest comments (1)

Collapse
 
acatzk profile image
acatzk

THIS VIDEO IS AMAZING... I LEARNED I LOT. BUT THE ONLY THING I DIDN'T KNOW ABOUT IS USER AUTHENTICATION AND AUTHORIZATION IN VUEJS AND HASURA