-
Now that apollo-link-state allows for local resolvers, this plugin throws errors on those local resolvers.
Can we get an update to pass the root resolver or something into the plugin to let eslint …
-
Looks like vulcan still uses `apollo-link-state` and should use `apollo client` instead. [Effected files](https://github.com/VulcanJS/Vulcan/blob/devel/packages/vulcan-lib/lib/modules/apollo-common/l…
-
reference: https://www.apollographql.com/docs/link/links/state.html
-
There seems to be a void in the documentation on testing with Apollo Link State. It would be helpful to have an example of how to test local state mutations using direct manipulation via ApolloCon…
-
Apollo-link-state is deprecated as of Apollo client version 2.5. See https://github.com/apollographql/apollo-link-state
-
Hi guys,
Thanks for the great work with apollo-link-state.
I would like to use it with apollo-cache-persist but when i try on the todo example (https://github.com/apollographql/apollo-link-state…
-
First of all thank you all for this wonderful library, I cannot thank enough.
I am using below type definition with apollo-link-state
```
export const typeDefs = `
type User {
phoneNu…
-
On this page https://www.apollographql.com/docs/link/links/state/ there is a note at the top that apollo-link-state has been deprecated, with a link to a migration guide:
> ⚠️ As of Apollo Client 2…
ZM123 updated
3 years ago
-
Hi,
I am using expo (28), appsync (1.3.2) and Apollo link state (0.4.1)
I am using offline capabilities of AppSync.
In apollo link state, you have to configure default values (unless first qu…
-
Hi,
I have a hairpulling issue with apollo-link-state and AppSync.
No matter what I do, my defaults properties are somehow not properly added to the cache at first open.
Here's my Appsync/Ap…