danielrearden / graphql-docs

GraphQL documentation explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 :)

About

GraphQL documentation explorer

License:MIT License


Languages

Language:JavaScript 76.0%Language:CSS 23.1%Language:Shell 1.0%