Skip to content

Keep order of specified definitions consistent with the spec #4428

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

Open
wants to merge 2 commits into
base: next
Choose a base branch
from

Conversation

martinbonnin
Copy link

@benjie
Copy link
Member

benjie commented Jun 19, 2025

For context: we want to add a new appendix to the GraphQL spec that covers the full introspection schema. We want that to be produced by printing the GraphQL.js introspection schema, but we also want it to line up with the fields and arguments defined in the introspection chapter, so field order matters. This PR better aligns the field order in GraphQL.js with the specification.

Copy link
Member

@benjie benjie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this, but with the caveat this might not be the final edit to field order in introspection!

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.

2 participants