I\'d like to catch the error in component level and prevent propagation while using the useQuery in @apollo/react-hook. Here is my example code
useQuery
c