-
Does this library need to be updated to work with the latest version of Apollo? If I use this lib's `createNetworkInterface`, the console is showing `HTTPFetchNetworkInterface` is being used, and the…
bjunc updated
6 years ago
-
Hi, I would be very happy to participate in this feature build. Because I really need it for the present project. But I need some hints to get started. Does anyone have any ideas?
-
There seems to be a bug in either the `onError` function or its documentation. The issue has already been mentioned in #698 but I thought I would flesh it out a bit in hopes of a resolution.
When…
-
This task requires us to primarily perform some form of introspection on our site and the way it handles private data. Not everyone's website incorporates private data, but for those who do, there are…
-
Hey Dennis,
I saw the PR you put in to the Gatsby project. I'm wondering what the status is on this? I have a rather large client that has these needs and was wondering if you'd be willing to walk …
gaven updated
6 years ago
-
**Intended outcome:**
When making a GraphQL request, I try to make a GraphQL request with an invalid token. I use error link to intercept the operation, refresh the token, then forward the operation.…
-
We encounter this error when there is page switching to/from a page that calls `useQuery` and attempts to call the `fetchMore` function it returns. We have fixed this by checking the route before exec…
-
#### This issue pertains to the following package(s):
- [ ] GraphQL Playground - Electron App
- [ ] GraphQL Playground HTML
- [x] GraphQL Playground
- [ ] GraphQL Playground Express Middleware
…
-
Specifying `defaults` in a call to `withClientState()` always overwrites the local cache, even if `cache.restore(window.__APOLLO_STATE__)` is passed as the `cache` property.
My assumption would…
-
## Version and Environment Details
__Operation system__:
macOS Mojave 10.14.6
__IDE name and version__:
Webstorm 2019.2.3
__Plugin version__:
2.2.0
## Expected Behaviour
The following…