const result = useSuspenseQuery(options)
Options
The same as for useQuery, except for:
Returns
Same object as useQuery, except that:
Caveat
Cancellation does not work.