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

sanic

Here are 311 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 sanic 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 sanic topic, visit your repo's landing page and select "manage topics."

Learn more