Skip to content

allow execution options passthrough #10

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

Closed

Conversation

kryptn
Copy link

@kryptn kryptn commented Jun 19, 2019

I'd like to pass through extra options to run_http_query within graphql_server

https://github.com/graphql-python/graphql-server-core/blob/master/graphql_server/__init__.py#L68

In particular I'd like to pass through validate=False for local dev convenience.

Cito added a commit that referenced this pull request Jan 24, 2020
@Cito Cito force-pushed the master branch 2 times, most recently from 6a8d7be to 21a6753 Compare January 24, 2020 16:56
@Cito
Copy link
Member

Cito commented Jan 24, 2020

Thank you. I have merged this in manually in 2c08dd8 because the code had been reformatted with black.

@kryptn
Copy link
Author

kryptn commented Jan 24, 2020

Awesome, thank you!

@kryptn kryptn deleted the allow-execution-opts-passthrough branch January 24, 2020 17:32
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

Successfully merging this pull request may close these issues.

3 participants