☂️ Graphene v3
See original GitHub issueThis issue is to track v3 of Graphene which will contain some breaking changes.
Breaking changes
- Upgrade to graphql-core to v3 which brings feature parity with GraphQL.js v14.6.0
- Drop support for Python v2
- Schema type changes
- “Backends” have been removed
- Switch arguments from
type
totype_
sincetype
is a builtin: https://github.com/graphql-python/graphene/pull/738 - Upgrade to graphql-core v.3.1 which corresponds to GraphQL.js v15 (will be released soon).
- Change enum behaviour: https://github.com/graphql-python/graphene/pull/1153
- Remove
to_const
function
TODO
- Write up some proper release notes: https://github.com/graphql-python/graphene/wiki/v3-release-notes
- Merge https://github.com/graphql-python/graphene/pull/1111
- Switch arguments from
type
totype_
sincetype
is a builtin: https://github.com/graphql-python/graphene/pull/738 - Remove
to_const
function: #1212 - Change enum behaviour: https://github.com/graphql-python/graphene/pull/1153
- Set minimum graphql-core version to v3.1 https://github.com/graphql-python/graphene/pull/1215
- Upgrade graphene-sqlalchemy to v3 WIP
- Upgrade graphene-mongo to v3 WIP
Issue Analytics
- State:
- Created 4 years ago
- Reactions:49
- Comments:82 (29 by maintainers)
Top Results From Across the Web
Maclan Racing HADMCL6017 Graphene V3 High Voltage ...
The Maclan Racing "Race Formula Graphene V3" battery is the latest 2020 chemistry. Maclan continuously evolves their batteries with the latest technology to ......
Read more >graphene-django Changelog - PyUp.io
graphql 3.0 and graphene 3.0 final rebase by ganwell in https://github.com/graphql-python/graphene-django/pull/951 ... * ☂️ v3.0.0 ☂️ by firaskafri in ...
Read more >Graphene 3.0 is released! : r/graphql - Reddit
can I just upgrade from a previous version (2.1.8) to this one without breaking changes?
Read more >Developers - ☂️ Graphene v3 - - Bountysource
Graphene v3. graphql-python. 29 January 2020 Posted by Jonathan Kim. This issue is to track v3 of Graphene which will contain some breaking...
Read more >graphene-django 3.0.0 - PythonFix.com
Graphene Django integration. ... /pkg/g/graphene-django/graphene-django-banner.webp ... ☂️Graphene-Django v3; select_related and prefetch_related.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @keithhackbarth! thanks for the ping.
I’ve been focusing on other venture of mine this last years, which had unintended consequences. But the truth is that I still have big goals for Graphene. And I’ll do whatever is in my hand to make it shine to the level it can. I personally apologize for not caring care of the project as much as I should have (sometimes is challenging to do it while creating a company, talking with investors and managing teams).
I’d like to do a few things to empower the ecosystem:
Let me know if you have more ideas about it!
Cut v3.0.0 today
https://github.com/graphql-python/graphene/releases/tag/v3.0.0