tailcallhq / tailcall

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

fix: recursive input params in `union_input` transformer #2337

Closed ouertani closed 1 day ago

ouertani commented 2 days 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 2 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.04%. Comparing base (1f74665) to head (ca1fc19).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2337 +/- ## ======================================= Coverage 86.04% 86.04% ======================================= Files 235 235 Lines 22515 22526 +11 ======================================= + Hits 19372 19383 +11 Misses 3143 3143 ```

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