Skip to content

Use actual root/variables/context args of the execute schema function #878

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

Merged
merged 1 commit into from
Feb 23, 2020
Merged

Use actual root/variables/context args of the execute schema function #878

merged 1 commit into from
Feb 23, 2020

Conversation

GeyseR
Copy link
Contributor

@GeyseR GeyseR commented Feb 14, 2020

Since the version 2.3.0, graphql-core switched to the old arguments for the execute function for execution queries to schema. This PR should fix a bunch of deprecation warnings from this method.

@jkimbo jkimbo merged commit aeb04d5 into graphql-python:master Feb 23, 2020
@jkimbo
Copy link
Member

jkimbo commented Feb 23, 2020

Thanks @GeyseR !

@GeyseR GeyseR deleted the execute-args-deprecations-fix branch March 16, 2020 12:44
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.

2 participants