Exercise #96: React Query
React + TypeScript ยท 09-external-libraries
Goal

Goal: Inspect `useQuery` overloads and explain how `queryFn`/`initialData` affect the inferred `data` type.

Run "Check Solution" to validate your code in the browser.