The Wayback Machine - https://web.archive.org/web/20210516235801/https://github.com/topics/quart
Skip to content
#

quart

Here are 46 public repositories matching this topic...

alvinchow86
alvinchow86 commented Dec 11, 2020

I am using Graphene with the Flask graphql integration. Graphql core supports an argument in its execute() function called execution_context_class, among other things as well. I would like to pass a custom ExecutionContext class but it doesn't look like there is a way to do this here in the Flask server integration (and probably the other ones as well).

My use case is that I'd like to use

Improve this page

Add a description, image, and links to the quart topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quart topic, visit your repo's landing page and select "manage topics."

Learn more