tailcallhq / tailcall

High Performance GraphQL Runtime
https://tailcall.run
Apache License 2.0
1.19k stars 210 forks source link

fix: use query operation type name specified in config #2246

Closed laststylebender14 closed 1 week ago

laststylebender14 commented 1 week ago

Summary:
Briefly describe the changes made in this PR.

Issue Reference(s):
Fixes #... (Replace "..." with the issue number)

Build & Testing:

Checklist:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 85.67%. Comparing base (ff14331) to head (3f0ecd1).

Files Patch % Lines
src/cli/generator/generator.rs 0.00% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2246 +/- ## ========================================== - Coverage 85.69% 85.67% -0.03% ========================================== Files 219 219 Lines 21043 21048 +5 ========================================== Hits 18033 18033 - Misses 3010 3015 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.