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

Include extensions field in GraphQLError. #203

Open
jckw opened this issue Aug 8, 2018 · 0 comments
Open

Include extensions field in GraphQLError. #203

jckw opened this issue Aug 8, 2018 · 0 comments

Comments

@jckw
Copy link

jckw commented Aug 8, 2018

The GraphQL docs specify a field called extensions is available for a GraphQLError. GraphQL Python does seem to have a 'slot' for this.

Users could add the field using a wrapper, but it looks like something that could easily be added to the class – unless I'm missing something!

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

1 participant