Generate Markdown documentation from GraphQL schemas
NodeJS CLI for generating Markdown documentation from a GraphQL schema.
graphql-markdown$ graphql-markdown schema.graphql$ graphql-markdown schema.graphql --out ./docs$ graphql-markdown https://api.example.com/graphql$ graphql-markdown schema.graphql --template custom-template.md$ graphql-markdown schema.graphql --table-of-contents