-
Notifications
You must be signed in to change notification settings - Fork 72
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
Migration to graphql-core-v3 #36
Merged
KingDarBoja
merged 17 commits into
graphql-python:master
from
KingDarBoja:migrate-graphql-core-v3
Apr 12, 2020
Merged
Migration to graphql-core-v3 #36
KingDarBoja
merged 17 commits into
graphql-python:master
from
KingDarBoja:migrate-graphql-core-v3
Apr 12, 2020
Commits on Apr 12, 2020
-
feat: server-core compatible with graphql-core-v3
- Bump dependencies - Refactor code to use f-strings format (3.6+) - Rename public data structures BREAKING CHANGE: - Requires graphql-core-v3 - Drop support for Python 2 and below 3.6 - Remove executor check as graphql-core-v3 does not have SyncExecutor
Configuration menu - View commit details
-
Copy full SHA for b797aab - Browse repository at this point
Copy the full SHA b797aabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c950f0 - Browse repository at this point
Copy the full SHA 8c950f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6814e18 - Browse repository at this point
Copy the full SHA 6814e18View commit details -
Configuration menu - View commit details
-
Copy full SHA for f6a2e46 - Browse repository at this point
Copy the full SHA f6a2e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d4ae9 - Browse repository at this point
Copy the full SHA a1d4ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 648e79c - Browse repository at this point
Copy the full SHA 648e79cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ce66be - Browse repository at this point
Copy the full SHA 6ce66beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58feca8 - Browse repository at this point
Copy the full SHA 58feca8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a19c8e - Browse repository at this point
Copy the full SHA 7a19c8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32f19c1 - Browse repository at this point
Copy the full SHA 32f19c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bc2f45 - Browse repository at this point
Copy the full SHA 0bc2f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea4b882 - Browse repository at this point
Copy the full SHA ea4b882View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3cb505 - Browse repository at this point
Copy the full SHA c3cb505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99c40ec - Browse repository at this point
Copy the full SHA 99c40ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 928ace8 - Browse repository at this point
Copy the full SHA 928ace8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f22d396 - Browse repository at this point
Copy the full SHA f22d396View commit details -
chore: set graphql-core dependency semver
Co-Authored-By: Jonathan Kim <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bed7432 - Browse repository at this point
Copy the full SHA bed7432View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.