Skip to content

pre-commit hook to generate schema.graphql #3831

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

Open
1 task done
chrisemke opened this issue Apr 3, 2025 · 1 comment
Open
1 task done

pre-commit hook to generate schema.graphql #3831

chrisemke opened this issue Apr 3, 2025 · 1 comment

Comments

@chrisemke
Copy link
Contributor

Feature Request Type

  • Alteration (enhancement/optimization) of existing feature(s)

Description

My Idea is to have a git hook that can generate/re-generate the schema of the repo to be always updated, so if the dev change something on shema it will also have the schema updated automatically

@MarkusSagen
Copy link

You can add that pre-commit hook in your own projects in the .pre-commit file

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