Skip to content
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

Using gql version of the get_introspection_query method #523

Conversation

leszekhanusz
Copy link
Collaborator

Using gql version of the get_introspection_query method instead of the graphql-core version which changed in version 3.3.0a7.

This would reset the change of graphql-core to increase the type recursion level from 7 to 9.

This would reset the change of graphql-core to increase the type recursion level from 7 to 9
Copy link

codecov bot commented Jan 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (57ef910) to head (fda2543).
Report is 16 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #523   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           30        30           
  Lines         3102      3137   +35     
=========================================
+ Hits          3102      3137   +35     

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

@leszekhanusz leszekhanusz merged commit 4a36602 into graphql-python:master Jan 27, 2025
16 checks passed
@leszekhanusz leszekhanusz deleted the fix_using_gql_get_introspection_method branch January 27, 2025 17:32
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