We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our process_result default function at the moment doesn't return extensions, we should return them when set :)
process_result
extensions
Also might be good to change the typing for GraphQLHTTPResponse to allow to add more keys when needed :)
GraphQLHTTPResponse
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Our
process_result
default function at the moment doesn't returnextensions
, we should return them when set :)Also might be good to change the typing for
GraphQLHTTPResponse
to allow to add more keys when needed :)The text was updated successfully, but these errors were encountered: