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

Don't overwrite fields on InputObject - closes #720 #752

Merged
merged 1 commit into from
Jun 2, 2018

Conversation

jlowin
Copy link
Contributor

@jlowin jlowin commented Jun 1, 2018

As discussed in #720, the InputObjectType overwrites the fields on its _meta object even if fields were provided. This PR fixes it and provides a test that fails without the fix.

@syrusakbary
Copy link
Member

Thanks for the implementation and tests, the PR looks great 👍

@syrusakbary syrusakbary merged commit 8802ab3 into graphql-python:master Jun 2, 2018
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.

None yet

2 participants