This is a fork of Magnus Hallin's awesome GraphQL-Docs.
Here's what's new:
- Implement Fatih Kadir Akın's fix adding support for Union Type
- Group types by definition (Object, Input, Interface, etc.)
- Sort types within each grouping alphabetically
- Add a header for each grouping (with link)
- Add fixed side navigation
- Implement search with autocomplete using react-typeahead
- Misc style changes, like pretty scrollbars :)