QueryOptions default error type
in v5 when using useQuery the default error type is
Error
, however when using queryOptions helper the default error type is unknown
. Is this this is on purpose?0 Replies