graphql-markdown

The easiest way to document your GraphQL schema.

MIT License

Downloads
106.4K
Stars
175
Committers
10
graphql-markdown -

Published by exogen over 7 years ago

  • Added documentation.
graphql-markdown -

Published by exogen over 7 years ago

Initial release.

graphql-markdown -

Published by exogen over 7 years ago

  • Fix Node 4 syntax compatibility.
graphql-markdown -

Published by exogen over 7 years ago

Added

  • The schema may now be provided as a module that exports an instance of GraphQLSchema. This is more convenient if you generate your docs as part of your build process and don‘t want to generate an intermediate .json or .graphql file just for this script. If your schema file needs to be transpiled, use the new --require parameter, e.g. --require babel-register.
Package Rankings
Top 2.62% on Npmjs.org
Badges
Extracted from project README
npm version
Related Projects