Graphene v3 is still in beta, but pretty stable now (https://github.com/graphql-python/graphene/wiki/v3-release-notes#graphene-schema-no-longer-subclasses-graphqlschema-type), it would be great if graphene-mongo could be made compatible.
Only the graphene package has to be updated. I ran the tests in the repo locally with graphene v3.0b5 and 27/91 tests failed.
Graphene v3 is still in beta, but pretty stable now (https://github.com/graphql-python/graphene/wiki/v3-release-notes#graphene-schema-no-longer-subclasses-graphqlschema-type), it would be great if graphene-mongo could be made compatible.
Only the
graphenepackage has to be updated. I ran the tests in the repo locally with graphene v3.0b5 and 27/91 tests failed.