Skip to content

Conversation

KingDarBoja
Copy link
Contributor

@KingDarBoja KingDarBoja commented Feb 14, 2020

📦 Enhancement

Fixes #70 and Fixes #71

  • Bump graphl-core minimum version to 2.3 (was 2.1).
  • Provide context_value and root_value to executor options (was context and root).

@KingDarBoja KingDarBoja requested review from jkimbo and Cito February 14, 2020 00:36
@coveralls
Copy link

coveralls commented Feb 14, 2020

Coverage Status

Coverage remained the same at 93.548% when pulling ddfe787 on KingDarBoja:enhancement/update-context-root-values into 0137ca1 on graphql-python:master.

Copy link
Member

@jkimbo jkimbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@jkimbo jkimbo merged commit d29cc6f into graphql-python:master Feb 25, 2020
@KingDarBoja KingDarBoja deleted the enhancement/update-context-root-values branch February 25, 2020 14:14
@rzane
Copy link

rzane commented Apr 25, 2020

Would it be possible to publish a new version that includes this change? These warnings are spamming my console 😄

@checor
Copy link

checor commented Jun 9, 2020

An update would be surely appreciate. But I can understand if this isn't a priority or worthy.

@silpol
Copy link

silpol commented Nov 26, 2020

any chance to get it included into PyPI-published release? thank you

@KingDarBoja
Copy link
Contributor Author

KingDarBoja commented Nov 26, 2020

These changes are included on latest beta version of graphql-server, checkout https://github.com/graphql-python/graphql-server/blob/master/docs/flask.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flask-GraphQL now returns warnings when using `graphql-core Bump graphql-core version to fix concurrency / security issues
6 participants