The Wayback Machine - https://web.archive.org/web/20201115185655/https://github.com/encode/starlette/issues/987
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context Values #987

Open
MabaKalox opened this issue Jun 26, 2020 · 0 comments
Open

Context Values #987

MabaKalox opened this issue Jun 26, 2020 · 0 comments
Labels

Comments

@MabaKalox
Copy link

@MabaKalox MabaKalox commented Jun 26, 2020

Why I can't add context values to GraphQLApp.handle_graphql? I mean something like that:
graphql_app.handle_graphql(request=request, context_values={'db_session': session})

@JayH5 JayH5 added the graphql label Sep 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.