Support for 3.0?
See original GitHub issueThere’s a new graphene alpha release targeting graphql-core-next
. Just curious: are plans yet to support this, or will it be delayed until the graphene interface reaches a beta/rc/stable version?
Issue Analytics
- State:
- Created 4 years ago
- Reactions:15
- Comments:15 (9 by maintainers)
Top Results From Across the Web
Support for USB 3.0 - Compatibility Cookbook | Microsoft Learn
Support for the USB 3.0 device family is added in Windows 8 and Windows Server 2012.
Read more >Support for Intel® USB 3.0 eXtensible Host Controller Driver
Support information for Intel® USB 3.0 eXtensible Host Controller Driver. ... Need more help? Contact support. Alt text to be used for img ......
Read more >Saxon XSLT 3.0 support
From the command line · From a Java application · From a C# application · From Ant · Compiling a stylesheet · Handling...
Read more >Premium Service and Support 3.0: Product Brief - Akamai
See how Premium Service and Support 3.0 harnesses the power of Akamai's experts to help you achieve your most challenging business goals.
Read more >Announcing OpenAPI Specification 3.0 Support for Building ...
Last month, we provided support for OAS 3.0 in the Swagger Editor and UI, and Swagger Core, and this has now been extended...
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 Free
Top 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
Just to let you folks know, I started working on an PR. Got it down to 8 failing tests, 5 of which are related to promises/dataloaders.
We at Emplocity are willing to collaborate on compatibility with graphene 3. We haven’t contributed to the graphene ecosystem before, but we’re heavy users of the 2.x versions of libraries and are quite familiar with them. I took a look at @DoctorJohn’s PR and got the tests to run (not pass, that would be too much to ask 😉 ). There appears to be a few points that need a decision:
Our WIP branch based on DoctorJohn’s work is here, for anyone interested: https://github.com/Emplocity/graphene-sqlalchemy/commits/graphene-v3