Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
trojanowski
/
react-apollo-hooks
Public
Notifications
You must be signed in to change notification settings
Fork
106
Star
2.4k
Code
Issues
72
Pull requests
22
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 7, 2019
docs(README.md): add deprecation notice
trojanowski
authored
ef67f73
Copy full SHA for ef67f73
Commits on Jul 19, 2019
build(deps): bump lodash.template from 4.4.0 to 4.5.0 (#189)
Show description for 464c9f3
dependabot[bot]
authored and
trojanowski
committed
464c9f3
Copy full SHA for 464c9f3
build(deps): bump lodash from 4.17.11 to 4.17.13 (#191)
Show description for d8352b6
dependabot[bot]
authored and
trojanowski
committed
d8352b6
Copy full SHA for d8352b6
Commits on Jul 9, 2019
docs(README.md): add a note about official Apollo hooks
trojanowski
authored
a0750ec
Copy full SHA for a0750ec
chore(release): 0.5.0
trojanowski
committed
c923a1b
Copy full SHA for c923a1b
feat(useQuery): returns `stale` as a part of `useQuery`.
Show description for 682be73
trojanowski
committed
682be73
Copy full SHA for 682be73
build: update dependencies
trojanowski
committed
4a5a38a
Copy full SHA for 4a5a38a
feat: useMutation returns tuple with result
Show description for e0d05fd
danielkcz
authored and
trojanowski
committed
e0d05fd
Copy full SHA for e0d05fd
Allow `cache-and-network` in apollo-client@^2.6.0 (#169)
Show description for 74cce42
sgoll
authored and
trojanowski
committed
74cce42
Copy full SHA for 74cce42
Commits on Apr 6, 2019
chore(release): 0.4.5
trojanowski
committed
e590e8f
Copy full SHA for e590e8f
perf(useQuery): memoize helper functions (#126)
Show description for 6bf25a9
standy
authored and
trojanowski
committed
6bf25a9
Copy full SHA for 6bf25a9
Commits on Apr 1, 2019
docs(README.md): add info about installing with yarn (#108)
Jeffrey-Hargis
authored and
trojanowski
committed
e54850e
Copy full SHA for e54850e
Commits on Mar 25, 2019
docs(README.md): fix example (#115)
Antoine Lelaisant
authored and
trojanowski
committed
ac6da2c
Copy full SHA for ac6da2c
chore(release): 0.4.4
trojanowski
committed
37277db
Copy full SHA for 37277db
fix: when there is an error the query returns with the previous data instead of empty data (#100)
madflanderz
authored and
trojanowski
committed
583da31
Copy full SHA for 583da31
Commits on Mar 1, 2019
chore(release): 0.4.3
trojanowski
committed
e07828b
Copy full SHA for e07828b
feat(useQuery, useMutation): accept client option (#95)
alexkirsz
authored and
trojanowski
committed
0ba17aa
Copy full SHA for 0ba17aa
Commits on Feb 27, 2019
chore(release): 0.4.2
trojanowski
committed
e8d8a9a
Copy full SHA for e8d8a9a
feat(useSubscription): add skip option (#98)
FredyC
authored and
trojanowski
committed
8670f7f
Copy full SHA for 8670f7f
Commits on Feb 22, 2019
docs(README.md): don't return strings in example components to make them TS friendly (#86)
nareshbhatia
authored and
trojanowski
committed
31d4f97
Copy full SHA for 31d4f97
chore(release): 0.4.1
trojanowski
committed
f2c40bc
Copy full SHA for f2c40bc
docs: add useSubscription docs
trojanowski
committed
19d5474
Copy full SHA for 19d5474
feat: implement useSubscription (#37)
sijad
authored and
trojanowski
committed
12f363b
Copy full SHA for 12f363b
Commits on Feb 13, 2019
chore(release): 0.4.0
trojanowski
committed
6c9c90f
Copy full SHA for 6c9c90f
docs: add known issues with suspense mode for `useQuery`
trojanowski
committed
4838003
Copy full SHA for 4838003
feat(useQuery): forward `networkStatus` for queries not using suspense
trojanowski
committed
fb22d06
Copy full SHA for fb22d06
feat(useQuery): change default value for the `suspend` option to `false` (#80)
Show description for 8e34e01
trojanowski
authored
8e34e01
Copy full SHA for 8e34e01
Commits on Feb 12, 2019
chore: update React peer dependency to ^16.8.0 (#78)
Show description for 56abacc
trojanowski
authored
56abacc
Copy full SHA for 56abacc
Commits on Feb 8, 2019
fix: compact watchQueryOptions (#77)
Show description for 39f59eb
dmarkow
authored and
trojanowski
committed
39f59eb
Copy full SHA for 39f59eb
Commits on Feb 7, 2019
docs: remove hooks warning from readme (#75)
nsoufian
authored and
trojanowski
committed
5d60caa
Copy full SHA for 5d60caa
Commits on Feb 6, 2019
feat(useQuery): combine GraphQL errors in single ApolloError (#58)
Show description for 18afba5
avocadowastaken
authored and
trojanowski
committed
18afba5
Copy full SHA for 18afba5
Commits on Feb 1, 2019
feat(getMarkupFromTree): add `onBeforeRender` handler (#64)
avocadowastaken
authored and
trojanowski
committed
ba2af83
Copy full SHA for ba2af83
Commits on Jan 25, 2019
docs: fix changelog
trojanowski
authored
a0e9e69
Copy full SHA for a0e9e69
chore(release): 0.3.1
trojanowski
committed
1782c6a
Copy full SHA for 1782c6a
docs: update required React version
trojanowski
authored
711fc0b
Copy full SHA for 711fc0b
Pagination
Previous
Next
You can’t perform that action at this time.