strawberry-graphql / strawberry-django

Strawberry GraphQL Django extension
MIT License
391 stars 115 forks source link

Expose apply and OffsetPaginationInput publicly #476

Closed fireteam99 closed 4 months ago

fireteam99 commented 4 months ago

Description

Exposes apply and OffsetPaginationInput in strawberry_django/__init__.py to allow public access.

Types of Changes

Issues Fixed or Closed by This PR

Checklist

codecov-commenter commented 4 months ago

Codecov Report

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

Comparison is base (5c999e9) 87.90% compared to head (70a958e) 87.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #476 +/- ## ======================================= Coverage 87.90% 87.90% ======================================= Files 37 37 Lines 3166 3167 +1 ======================================= + Hits 2783 2784 +1 Misses 383 383 ```

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