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

Help for adding support apollo client next js #510

Open
jinowac opened this issue Nov 26, 2023 · 2 comments
Open

Help for adding support apollo client next js #510

jinowac opened this issue Nov 26, 2023 · 2 comments

Comments

@jinowac
Copy link

jinowac commented Nov 26, 2023

Please add code that supports https://github.com/apollographql/apollo-client-nextjs ,
Please help

@jinowac
Copy link
Author

jinowac commented Nov 30, 2023

@wodCZ please help

@wodCZ
Copy link
Collaborator

wodCZ commented Dec 1, 2023

@jinowac what's the problem? Could you provide more details on the expected behaviour vs. the actual behaviour? Minimal reproducible example would be helpful.

In general, you'll probably need separate persistors for server and browser, or better, skip cache persistor for the server since you probably don't want the cache to be shared across users.

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