Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can i use apollo local-state? #81

Open
freeseamew opened this issue Feb 5, 2021 · 1 comment
Open

How can i use apollo local-state? #81

freeseamew opened this issue Feb 5, 2021 · 1 comment

Comments

@freeseamew
Copy link

I have question if local-state related functions are currently available in apollo-svelte (ex: makeVAr, reactiveVar) because there is no information about this area.

Also, do you recommend using apollo's local state when processing this local state? Or do you recommend using a svelte store?

@flashspys
Copy link

The response of query is returning a svelte-store under the hood that is as reactive as it would be with makeVar/reactiveVar in react.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants