TriPSs / nestjs-query

Easy CRUD for GraphQL.
https://tripss.github.io/nestjs-query/
MIT License
159 stars 43 forks source link

fix(graphql): Use the provided connection name #204

Closed ValentinVignal closed 11 months ago

ValentinVignal commented 11 months ago

Fixes https://github.com/TriPSs/nestjs-query/issues/201

codecov-commenter commented 11 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (491d589) 78.85% compared to head (1fb51db) 79.16%.

Files Patch % Lines
examples/all-paging/src/main.ts 0.00% 7 Missing :warning:
...kages/query-graphql/src/resolvers/read.resolver.ts 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #204 +/- ## ========================================== + Coverage 78.85% 79.16% +0.30% ========================================== Files 670 688 +18 Lines 9573 9746 +173 Branches 856 856 ========================================== + Hits 7549 7715 +166 - Misses 1280 1287 +7 Partials 744 744 ```

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