Docusaurus plugin that generates Markdown documentation from a GraphQL schema. Current version 0.9.0, release cadence is irregular with occasional updates. Key differentiators: parses GraphQL schemas to produce markdown files for Docusaurus sites without manual documentation, handles types, fields, arguments, and directives. Alternative to graphql-docs or graphql-markdown, integrated as a Docusaurus plugin.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Plugin is used in Docusaurus config as a string; no ES import.
The package exports a function (the plugin factory) as default export. CJS require may not work in ESM context.
Type import only; runtime usage not valid.
Configure the plugin in docusaurus.config.js to generate docs from a schema file.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.