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

Generate api docs when building the app instead of checking them into git #480

Open
shrouxm opened this issue May 4, 2023 · 0 comments
Open

Comments

@shrouxm
Copy link
Member

shrouxm commented May 4, 2023

Description

Currently the GraphQL API docs are checked into git, and we must manually remember to update them whenever the GraphQL API changes or they get out of date. They should instead be .gitignore'd and generated as a required build step to run the backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant