Track data changes
Hi All,
What is the bast way to subscribe to updates of my cache in such a way that I only get notified if the data has changed? Doing this from a different place in my app than where I use the useQuery hook.
Also, how can I validate structuralSharing is working properly? Is there any quick debug I can use to check this?
What is the bast way to subscribe to updates of my cache in such a way that I only get notified if the data has changed? Doing this from a different place in my app than where I use the useQuery hook.
Also, how can I validate structuralSharing is working properly? Is there any quick debug I can use to check this?