Skip to content

Working on fields order in inheritance #41

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

Merged
merged 1 commit into from
Apr 10, 2019

Conversation

moufmouf
Copy link
Member

When using some UIs like GraphiQL, field order can be relevant for the end user.
This PR changes field order so that fields from the most parent class are displayed before fields from child classes.

When using some UIs like GraphiQL, field order can be relevant for the end user.
This PR changes field order so that fields from the most parent class are displayed before fields from child classes.
@moufmouf moufmouf merged commit b3fad94 into thecodingmachine:master Apr 10, 2019
@moufmouf moufmouf deleted the fields_order branch April 10, 2019 11:36
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.

1 participant