Done
Details
Priority
MediumAssignee
Jesse SopelJesse SopelReporter
François BlackburnFrançois BlackburnApprovers
François BlackburnFix versions
Sprint
None
Details
Details
Priority
Assignee
Jesse Sopel
Jesse SopelReporter
François Blackburn
François BlackburnApprovers
François Blackburn
Fix versions
Sprint
None
Zendesk Support
Zendesk Support
Zendesk Support
Created February 13, 2023 at 3:23 PM
Updated March 15, 2023 at 7:52 PM
Resolved March 6, 2023 at 2:55 PM
flask-graphql has been integrated into graphql-server project
graphql-server don’t have stable release since 2020
Many beta, but graphql team migrate to fastapi, so nobody to stabilize and test everything
https://github.com/graphql-python/graphql-server/issues/96#issuecomment-1356880774
Current version of graphql-core (2.3.1) is a legacy version unmaintained since 2020
https://github.com/graphql-python/graphql-core-legacy
require python3-rx < 2 (Bullseye has v3.1.1)
graphql-core (not legacy) > 3 Is not dependant of python3-rx
But other components (graphql-server) are not in stable version with this version
Solutions
Bump versions and use unstable version of graphql-server (some work and not really maintained)
Use FastAPI (lot lot of work)
Investigate if it can be done partially / by plugin
build old version of python3-rx and add weight to that debian version
/etc/apt/preferences.d/python3-rx.pref
Package: python3-rx Pin: origin "mirror.wazo.community" Pin-Priority: 1100