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

Feature Request: Distinction between Scalar, Object, Enum, Interfaces etc. #839

Open
AccsoSG opened this issue Jun 15, 2023 · 0 comments
Open

Comments

@AccsoSG
Copy link

AccsoSG commented Jun 15, 2023

Currently, all types, scalars, enums, inputs, etc are sorted alphabetically in the left column under "Types".

Especially for large schemas it would be nice to be able to distinguish the list into the different types ("Enums", "Scalars", "Inputs", "Objects", "Interfaces" und "Unions"). This would make the generated doc more readable and clearer.

This was implemented similarly for the graphdoc library. e.g. https://2fd.github.io/graphdoc/star-wars/

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