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

Keep schema cached in repo #3

Open
Mehonoshin opened this issue Nov 9, 2019 · 0 comments
Open

Keep schema cached in repo #3

Mehonoshin opened this issue Nov 9, 2019 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@Mehonoshin
Copy link
Member

At the moment gql library makes a call to API to fetch schema.
It is possible to keep schema in local file and prevent it.

Also add a rake task that synchronize schema with remote API.

@Mehonoshin Mehonoshin added the help wanted Extra attention is needed label Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant