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

Mass query import for Apollo projects #5

Open
DmitryTsepelev opened this issue Oct 17, 2019 · 2 comments
Open

Mass query import for Apollo projects #5

DmitryTsepelev opened this issue Oct 17, 2019 · 2 comments

Comments

@DmitryTsepelev
Copy link
Owner

No description provided.

@JanStevens
Copy link
Contributor

Maybe you could use: https://graphql-ruby.org/javascript_client/sync and store it to a file and then on load read from that file and populate the cache?

This way you could have a CI setup that commits the result to a file which wile be loaded when your app starts to seed the store

@DmitryTsepelev
Copy link
Owner Author

Good point, pre–warmed cache might be helpful in case of unreliable network

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