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 @graphql/client-preset #6221

Conversation

leonardehrenfried
Copy link
Member

Summary

According to dotansimha/graphql-code-generator#10167 (comment) you can get the generated types back by changing the config and bumping the version.

Issue

Fixes #6169

Copy link

codecov bot commented Nov 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.03%. Comparing base (15727f5) to head (7a3099b).
Report is 2 commits behind head on dev-2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-2.x    #6221   +/-   ##
==========================================
  Coverage      70.03%   70.03%           
- Complexity     17778    17780    +2     
==========================================
  Files           1999     1999           
  Lines          75500    75500           
  Branches        7728     7728           
==========================================
+ Hits           52873    52877    +4     
+ Misses         19951    19949    -2     
+ Partials        2676     2674    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leonardehrenfried leonardehrenfried merged commit 6ed0b7b into opentripplanner:dev-2.x Nov 4, 2024
6 checks passed
@leonardehrenfried leonardehrenfried deleted the fix-client-preset branch November 4, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OTP Debug UI The OTP bundled client Skip Changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade @graphql-codegen/client-preset
2 participants