Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing stale property to ApolloCurrentQueryResult
`ObservableQuery.getCurrentResult` can now return a result that includes a `stale` property, which wasn't accounted for in the returned `ApolloCurrentQueryResult` type.
- Loading branch information