-
You're fork of sunshine seems to be a lot more active and going interesting directions, but it seems your only real focus is Android as a client? Is there plans for the desktop versions of moonlight a…
-
### Issue Description
Since commit 9ee6f957a3f2471594e9662663185fc41efa410a the @wry/trie dependency is duplicated in Apollo's dependency tree.
Unfortunately there's currently no update to optimis…
-
This will have the benefit of reducing request and boost performance by responding almost immediately to queries with cached data.
This is the link to [Apollo Client](https://www.apollographql.com/do…
-
### Environment
------------------------------
- Operating System: Darwin
- Node Version: v21.7.2
- Nuxt Version: 3.14.159
- CLI Version: 3.15.0
- Nitro Version: 2.10.4
- Package Mana…
-
### 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…
-
Hello, we recently updated to "@apollo/experimental-nextjs-app-support"; We need this to run server queries.
The problem is that now our global store queries are throwing the error below when on fi…
-
### `@apollo/client` version
### Apollo Client Devtools version
4.18.9
-
**Describe the bug**
This is related to this [issue](https://github.com/nuxt/nuxt/pull/28542), I'm getting typescript error when using auto-imported functions in templates.
**To Reproduce**
Examp…
-
### `@apollo/client` version
### Apollo Client Devtools version
4.18.9
-
### Issue Description
I encountered an issue with Apollo Client's subscription behavior. When subscribing to a GraphQL subscription for the first time, everything works as expected. However, when u…