Skip to content

Conversation

@leszekhanusz
Copy link
Collaborator

For the RequestsHTTPTransport:

  • Allow users to overwrite the json.dumps method used to serialize the json sent to the backend.
  • Allow users to overwrite the json.loads method used to deserialize the json received from the backend.

@codecov
Copy link

codecov bot commented Feb 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

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

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@leszekhanusz leszekhanusz merged commit e5c7c8f into graphql-python:master Feb 8, 2024
@leszekhanusz leszekhanusz deleted the feature_requests_json_serializer branch February 8, 2024 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant