Welcome to the forum. You would need to subscribe to realtime changes from Supabase and invalidate your query so it can be refetched automatically with the new data. You can achieve that by attaching a script in OnLoad() function in SideEffect component. Please refer to the attached post provided below for more details.