-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Altair Playground updated to version 8.1.3 and configuration input added. #3485
Conversation
Hey, thank you so much for doing this, and for your patience in working through the issues. I don't have get any notification when the various playgrounds are updated, and we don't have any nice automation that creates updates them, so I really rely on the people like you that use them. (if you know of any, please let me know!) How did you find out that there was a new version, and where are the altair playground options documented? I'd like to add a link to the documentation so people can customize it for their own needs. |
Hi Steven, thanks for merging my pull request. Long story short, I'm using both Altair and gqlgen for my api and I needed a new feature from Altair so I looked through the source code here and figured out how to update the version. Here's a link to the docs relating to the options https://altairgraphql.dev/api/core/config/options/interfaces/AltairConfigOptions Not sure how you might automate this but maybe you set up a cron github workflow that checks https://github.com/altair-graphql/altair/releases for new releases. |
Well, thanks very much! If you notice a new Altair release, please know it is very welcome for you to update gqlgen like this! |
Describe your PR and link to any relevant issues.
Example Code:
I have: