Skip to content

Adding explicit json_serialize argument in AIOHTTPTransport #337

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

leszekhanusz
Copy link
Collaborator

Fix issue #332

@codecov-commenter
Copy link

Codecov Report

Merging #337 (ecf6915) into master (3970f1c) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #337   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines         2231      2232    +1     
=========================================
+ Hits          2231      2232    +1     
Impacted Files Coverage Δ
gql/transport/aiohttp.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3970f1c...ecf6915. Read the comment docs.

@leszekhanusz leszekhanusz linked an issue Jul 3, 2022 that may be closed by this pull request
@leszekhanusz leszekhanusz merged commit ffdae96 into graphql-python:master Jul 3, 2022
@leszekhanusz leszekhanusz deleted the feature_custom_json_serializer branch July 3, 2022 23:34
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.

Allow the definition of a custom json serializer
2 participants