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

Fix missing types in gqlTypes.ts #238

Closed
3 tasks
ermish opened this issue Aug 28, 2023 · 0 comments · Fixed by #239
Closed
3 tasks

Fix missing types in gqlTypes.ts #238

ermish opened this issue Aug 28, 2023 · 0 comments · Fixed by #239
Assignees
Labels
backend CI/CD enhancement New feature or request

Comments

@ermish
Copy link
Collaborator

ermish commented Aug 28, 2023

Requirements

  • Fix the graphql typescript types code generator to properly output the types
  • remove gqlTypes.ts from gitignore. (not really any reason we don't want to check it in. When it's updated, we can just check in the new changes)
  • Add a pre task to auto run the generate so we are matching what prod build experiences.
@ermish ermish added enhancement New feature or request CI/CD backend labels Aug 28, 2023
@ermish ermish self-assigned this Aug 28, 2023
@theyokohamalife theyokohamalife moved this to Backlog in MVP Milestones Aug 28, 2023
@github-project-automation github-project-automation bot moved this from Backlog to Merged in MVP Milestones Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend CI/CD enhancement New feature or request
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant