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

Graphql autogeneration #25

Merged
merged 13 commits into from
Jul 23, 2024
Merged

Graphql autogeneration #25

merged 13 commits into from
Jul 23, 2024

Conversation

Bullrich
Copy link
Contributor

  • Added auto generation of types based on the graphql files
  • Added npm-run-all for running multiple postinstall steps
  • Grouped the graphql query into a single method to remove duplicated code

@Bullrich Bullrich self-assigned this Jul 23, 2024
@Bullrich Bullrich requested a review from a team as a code owner July 23, 2024 11:10
@Bullrich Bullrich linked an issue Jul 23, 2024 that may be closed by this pull request
Copy link

@mordamax mordamax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@Bullrich Bullrich merged commit f285ffa into main Jul 23, 2024
6 checks passed
@Bullrich Bullrich deleted the graphql-autogeneration branch July 23, 2024 11:58
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

Successfully merging this pull request may close these issues.

Auto generate types based on GraphQL files
3 participants