graphql-python / gql

A GraphQL client in Python
https://gql.readthedocs.io
MIT License
1.56k stars 180 forks source link

Adding json_serialize and json_deserialize to requests transport #466

Closed leszekhanusz closed 9 months ago

leszekhanusz commented 9 months ago

For the RequestsHTTPTransport:

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (a3f0bd9) 100.00% compared to head (1ae00ab) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #466 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 29 29 Lines 2625 2629 +4 ========================================= + Hits 2625 2629 +4 ```

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