Brady Whitten
Results
2
issues of
Brady Whitten
**Expected Behavior** When using `onError()` from `@apollo/link-error` we do not get an error upon GraphQL request. **Actual Behavior** Deps: ``` "dependencies": { "@apollo/client": "^3.0.0-beta.34", "@apollo/link-error": "2.0.0-beta.3", ``` Setup: ```js import...
Hello! First of all, fantastic package. The Context-based hierarchical collection and merging of data is brilliant, and solves so many problems at once. This package is fantastic. Let me know...
enhancement