-
**Intended outcome:**
I am playing with the cache of `@apollo/client` v3. [codesandbox](https://codesandbox.io/s/playing-with-apolloclient-3-cache-2d55b?file=/src/useGetOptionList.ts:290-302)
…
-
```bash
/cyber/lib/libpy_parameter.so: error: undefined reference to 'PyLong_FromLongLong'
/cyber/lib/libpy_node.so: error: undefined reference to 'PyCapsule_GetName'
/cyber/lib/libpy_node.so: erro…
-
Hi all,
I wanted to propose to integrate my library into your project https://github.com/morrys/wora/tree/master/packages/apollo-offline
I think that in a chat it is very important to be able to l…
-
Hi, I'm using apollo/client": "3.6.8"
The issue I have is when I'm trying to use a function inside onCompleted of useQuery I'm having the error: `Uncaught ReferenceError: Cannot access 'myFunction' b…
-
### 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…
-
### What problem does this feature solve?
Vue-Apollo 4.x.x alpha release is based on the new Vue Composition API. Would be great to be able to use it with @nuxtjs/apollo
This feature request is ava…
-
Hi, Following on from #5764 . I would like to add some feedback and suggestions for Datastore.
Before I feedback on Datastore I would like to say that I only started using Appsync because the Ampl…
-
There is a closed issue that is still persisting. Multiple requests to reopen the issue have not been responded to so I'm assuming that notifications for closed issues are not being tracked and am cre…
-
In general, react-apollo is great for running GraphQL queries with minimal boilerplate, but one thing that gets quite repetitive is handling loading and error states (always checking if (loading), etc…
-
Hello folks. Our code broke after updating `@apollo/client` from 3.4.17 to 3.5 (tested both 3.5.0 and 3.5.7, both broken) so we think it might be a bug (or we've been misusing the client the whole…