Closed KingDarBoja closed 4 years ago
Would it be possible to publish a new version that includes this change? These warnings are spamming my console 😄
An update would be surely appreciate. But I can understand if this isn't a priority or worthy.
any chance to get it included into PyPI-published release? thank you
These changes are included on latest beta version of graphql-server
, checkout https://github.com/graphql-python/graphql-server/blob/master/docs/flask.md
📦 Enhancement
Fixes #70 and Fixes #71
context_value
androot_value
to executor options (wascontext
androot
).