Open
Description
Issue to track v3 release:
TODO
- Upgrade to graphql-core v3
- Merge separate server integration packages into repo (RFC: Merge
flask-graphql
,sanic-graphql
etc intographql-server-core
#34 ) - Rename package and github repo to
graphql-server
- Add notices to framework specific libraries that they are deprecated and that people should use the graphql-server library
- Add documentation to README about how to integrate with different frameworks
- Support latest versions of frameworks (currently some are restricted to older versions):
- Flask 2
- Sanic 21
- Quart 0.16