graphql-markdown

JSON →
library 7.3.0 ·javascript
verified Jun 7, 2026

Generates Markdown documentation from a GraphQL schema, supporting introspection URLs, GraphQL files, JSON introspection results, and JS modules exporting GraphQLSchema. Version 7.3.0 requires Node >=14 and peer dependency graphql ^14.0.2 || ^15.0.0 || ^16.0.0. Offers CLI with options like --title, --no-toc, --toc-fields, --prologue, --epilogue, --heading-level, and --update-file for embedding in existing Markdown. Steady release cadence; lighter-weight alternative to graphql-docs.