CodeSandbox demo repository of GraphQL-Markdown, a GraphQL documentation generator.
Live demo: graphql-markdown.dev/demo-docusaurus
Use the CodeSandbox template or fork this repository to try with your own GraphQL schema.
- Edit the configuration in
.graphqlrc - Run
npm run docin a new terminal