We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i think voyager is a great tool for developing a schema as well.
it would be great if voyager would poll the endpoint periodically (introspection) and update if there is some change on the schema
The text was updated successfully, but these errors were encountered:
How frequently does the schema get updated? How shall it work?
I build a static view, and it gets rebuilt twice a day. But it's static.
If you have voyager as a library in a simple HTML page which calls the endpoint, you want the HTML page to upgrade every X, not really voyager.
Sorry, something went wrong.
No branches or pull requests
i think voyager is a great tool for developing a schema as well.
it would be great if voyager would poll the endpoint periodically (introspection) and update if there is some change on the schema
The text was updated successfully, but these errors were encountered: