Tips for streaming live data into a chart with apollo/graphql

I’m about to embark on this. I was wondering if anyone has any tips. I’m guessing websockets via graphql subscriptions is what we’ll need. Anything beyond that to look out for?

Hello

Have you checked Prisma Youtube channel? They have the tutorials for that. I guess here’s the one - https://www.youtube.com/watch?v=aSLF9f13o2cwebsites
And ApolloGraphgl blog tutorials shared on have huge info blocks too.

David (Sage User)