useQuery

The useQuery hook makes it easy to query data from supabase. Try to update an existing or create a new contact and watch how the list is updated instantly. Note that subscriptions are enabled too, and you will see other peoples changes instantly reflected here.