GraphQL-Markdown is a set of packages providing ways to generate human readable documentation from a GraphQL schema.
graphql-markdown
provides a NodeJS API for generating documents from a GraphQL schema using ETA template engine layouts.
More information here.
The CLI based on graphql-markdown
for using in a shell.
More information here.
Contributions, issues and feature requests are very welcome. If you are using this package and fixed a bug for yourself, please consider submitting a PR!
And if this is your first time contributing to this project, please do read the Contributing guidelines before you get started off.