graphql-server icon indicating copy to clipboard operation
graphql-server copied to clipboard

☂️ graphql-server v3

Open jkimbo opened this issue 5 years ago • 1 comments

Issue to track v3 release:

TODO

  • [x] Upgrade to graphql-core v3
  • [x] Merge separate server integration packages into repo (#34 )
  • [x] 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
  • [x] 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

jkimbo avatar Jun 06 '20 11:06 jkimbo

Just want to bump this up, Sanic is already up to 22.9.0. This is currently stuck at 20.9.0.

geyang avatar Oct 01 '22 15:10 geyang