Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,722 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in apollographql/apollo-client that received 1 comment
Rewrite documentation for custom pagination with field policies
This is a long-overdue rewrite of the https://www.apollographql.com/docs/react/data/pagination/ documentation (the first item in #6711), to reflect…
- Update references to apollo-cache-persist to apollo3-cache-persist.
- Update optimism and fix potential cache.watch memory leak.
- Default args.offset to 0 in offsetLimitPagination.
- Support includeUnusedVariables option for HttpLink.
- Make keyArgs tolerant of optional arguments.
- Update @wry/equality to improve undefined property handling.
- ObservableQuery and QueryInfo stays forever on skip:true
- Fix typo in writeQuery documentation
- Avoid all sub-package imports from graphql npm package.
- fix: move `terser` from deps to dev deps
- Fix cleanup observer blocking unsubscribe (2) (#6985)
- Add testing docs for fragment, typePolicies, possibleTypes
- Fix memory leaks due to onBroadcast and mutation errors.
- Fix cleanup observer blocking unsubscribe (#6985)
- Refactor markMutationResult to be a method of QueryManager
- export separate `ModifierUtility` type
- reFetchObservableQueries should not refetch skipped queries
- Consider cache.reset a destructive method
- MockLink tweaks to avoid uncaught exceptions
- docs: Add missing closing brace to WebSocketLink example
- Make keyArgs tolerant of optional arguments.
- Update react-native.md install and examples
- docs: add networkStatus numbers
- Fix schema link to return errors for unknown queries

