Skip to content
#

graphql-python

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

Learn more