Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Update to observable api #9

Merged
merged 4 commits into from
Apr 19, 2016
Merged

Update to observable api #9

merged 4 commits into from
Apr 19, 2016

Conversation

jbaxleyiii
Copy link
Contributor

@jbaxleyiii jbaxleyiii commented Apr 19, 2016

This PR now supports the observation api from apollo, correctly unsubscribes, and also adds refetch to the query props.

fixes #8

This depends on apollographql/apollo-client#125

@stubailo
Copy link
Contributor

Lgtm!

@jbaxleyiii jbaxleyiii merged commit d49ea84 into master Apr 19, 2016
@jbaxleyiii jbaxleyiii deleted the update-to-observable-api branch April 19, 2016 01:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

this.queryHandles keys refers to query options instead of actual WatchedQueryHandle
2 participants