Open
Description
When useQuery errorPolicy is set to all, the resulting response should not throw an error, regardless of the outcome. The actual error can be retrieved from the error object on useQuery.
When useQuery errorPolicy is set to all, the resulting response should not throw an error, regardless of the outcome. The actual error can be retrieved from the error object on useQuery.