Error handling with useQuery
ConvexError with mutations, but how does it work with useQuery()?The docs mention that it works with query/mutation/action, but there's only an example for mutations: https://docs.convex.dev/functions/error-handling/application-errors#handling-application-errors-on-the-client

