-
### Issue Description
Since commit 9ee6f957a3f2471594e9662663185fc41efa410a the @wry/trie dependency is duplicated in Apollo's dependency tree.
Unfortunately there's currently no update to optimis…
-
### Link to Reproduction
1. Open inspect element and see devtools client connects.
2. Refresh page, keeping the developer tools open.
3. Observe the extension will no longer connect.
4. Close and …
-
### Issue Description
Hi,
I am trying to do a deferred query but apollo client does not interpret response as multipart, but json.
### Link to Reproduction
see below
### Reproduction Steps
Ser…
-
Rename repo and make `store` instead of `kappa` from configuration and parameters.
-
### Issue Description
We want to use the `standby` fetch policy to call our API only when we use refetch.
The problem is that the `loading` field of `ApolloQueryResult` is true before any HTTP cal…
viico updated
2 weeks ago
-
I would like to be able to use `persistgraphql` with Apollo link. Is there a way to currently do this? Can it be a feature?
-
Hi,
I'm running Apollo(0.9.8) in Carla(0.9.14) using the official bridge provided by guardstrikelab ([GitHub link](https://github.com/guardstrikelab/carla_apollo_bridge)) using Ubuntu 18.04. I atte…
-
Now that apollo-link-state allows for local resolvers, this plugin throws errors on those local resolvers.
Can we get an update to pass the root resolver or something into the plugin to let eslint …
-
Looks like vulcan still uses `apollo-link-state` and should use `apollo client` instead. [Effected files](https://github.com/VulcanJS/Vulcan/blob/devel/packages/vulcan-lib/lib/modules/apollo-common/l…
-
I was trying to add context information with headers (like in example https://www.apollographql.com/docs/react/recipes/authentication.html) but in my case I have WS link instead of HTTP.
```js
con…