-
**Is your feature request related to a problem? Please describe.**
Add support for `useBackgroundQuery` and `useReadQuery` [released in apollo-client 3.8](https://www.apollographql.com/blog/announc…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
Arch: x64
…
-
I'm trying to figure out how to be able to generate separate files: one containing _only_ types/operations/typed-document-nodes, and the other containing _only_ react hooks. The goal is that then if a…
-
There are no existing feature requests related to revalidating data on route change in a React client for Next.js in the apollographql/apollo-client repository. I will now create a new issue for this …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Which packages are impacted by your issue?
@graphql-codegen/typescript-graphql-apollo
### Describe the bug
I want to generate apollo hooks on new version of codegen but when I use `client…
-
### Link to the code that reproduces this issue
https://github.com/MersadHabibi/template-fullstack-nextjs-graphql
### To Reproduce
1. run ``` npm run dev ```
2. open ``` /api/graphql ``` route
3.…
-
**Describe the bug**
Hi everyone. I've decided to open this bug once more because we have still issues related to JWT expiration and session refresh with next/apollo/nhost.
prev bug #2348
I've…
-
Hello Apollo Team,
we use `"@apollo/client": "3.11.8"` for making gql calls. In our tests, we mock the setup via msw. After we migrated to msw 2.x and vitest, the tests are throwing strange error mes…