How to update cache with updates in the backend data?

Database & APIs

Hey everyone! I am loading a list of products from the Supabase backend in my Flutterflow app; as there are a lot of products, I am caching them, but more products can be added at the backend, or some get out of the stack, how can I update the cache with changes/updates in the backend?

What have you tried so far?

I have looked at all the available tutorials and documentation on FF.

Did you check FlutterFlow's Documentation for this topic?
Yes
1