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

Closed
MabaKalox opened this issue Jun 26, 2020 · 2 comments
Closed

Context Values #987

MabaKalox opened this issue Jun 26, 2020 · 2 comments

Comments

@MabaKalox
Copy link

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
@chrisegner
Copy link

Looks like another request for #591 (which is closed but contains a workaround)

@JayH5
Copy link
Member

JayH5 commented Feb 5, 2021

Thank you for filing this issue. We have decided to deprecate GraphQL support within Starlette itself so I am going to close this issue. See #619.

@JayH5 JayH5 closed this as completed Feb 5, 2021
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

No branches or pull requests

3 participants