const result = useSuspenseQuery(options)
Options
The same as for useQuery, except for:
Returns
Same object as useQuery, except that:
Caveat
Cancelation does not work.
“If you're serious about *really* understanding React Query, there's no better way than with query.gg”—Tanner Linsley