TanStackT
TanStack2y ago
1 reply
then-purple

Is there a way to fetch notifications in real-time?

I've implemented a simple fetch query to retrieve notifications. However, I want to receive notifications instantly without needing to re-fetch, and it behaves somewhat like a subscription, Is there any method by react-query to react this behavior?
Was this page helpful?