graphql-python/flask-graphql

Upgrade to graphql-core v3

fhennig opened this issue · 3 comments

Hi, I'm currently looking at upgrading an application to graphql-core v3 (graphql-core-next) and I was wondering if there are any plans to create a version that would be compatible.

Besides this package there's graphene as the main dependency and they have released a pre-release that is compatible with graphql-core v3

graphql-core has adopted v3 in its main repo. Any movement on this?

Please take a look at this thread.

I'm going to use graphql-server[flask]