-
I'm looking for a way to automatically re-run requests (re-render my component) every time the Apollo client is updated (based on an other available state/context, like in my case, depending on the `u…
-
My team and I are trying to migrate our filter state from Redux to Apollo Local State. This filter state needs to be added as a variable to the server queries, and we were hoping to use @export to ac…
-
See the issue at here
https://github.com/apollographql/apollo-client/issues/7318#issuecomment-749088769
Use `@apollo/client/core` instead of `@apollo/client`.
-
Made `withAuth` to not have to mess with `` and give example of making HOC. Not feeling like either reason is very important.
## Globals?
Inspired by DHH's series on writing software well, in an…
-
**Intended outcome:**
The MockedProvider should work in a storybook environment and return the mock request provided to the MockProvider as per the docs: https://www.apollographql.com/docs/react/api/…
-
**Intended outcome:**
Using the `skip` property of `useQuery`, I expect the query not to be executed as long as `skip === true`.
**Actual outcome:**
No matter which value `skip` has, the …
-
Hi, first of all thanks for this amazing library.
I'm trying to figure out the proper use for rendering & caching with SSR/Next. I'm using `fetchOptions: { cache: 'force-cache' }` in the SSR Apollo…
sgup updated
6 months ago
-
### 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…
-
Migrated from: apollographql/apollo-client#585
-
Is is possible to have a function similar to ping for layer 2 - just to check basic connectivity for broadcast and unicast?
##### ISSUE TYPE
- [ ] Bug Report
- [X] Enhancement/Feature Req…