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

Order properties consistently #34

Open
cloudlena opened this issue Jan 7, 2018 · 0 comments
Open

Order properties consistently #34

cloudlena opened this issue Jan 7, 2018 · 0 comments

Comments

@cloudlena
Copy link
Contributor

Every time I start my GraphQL server, the order of all properties, enums and parameters as shown in GraphiQL or as parsed with GraphQL CLI changes. These tools just take the order as it comes from the server and display it. I think handler should order all these properties alphabetically to have a consistent output of the callable schema at the endpoint where the graphql-go handler operates.

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