Skip to content

graphql-markdown/demo

Repository files navigation

GraphQL-Markdown demo

CodeSandbox demo repository of GraphQL-Markdown, a GraphQL documentation generator.

Try it

Use the CodeSandbox template or fork this repository to try with your own GraphQL schema.

  1. Edit the configuration in .graphqlrc
  2. Run npm run doc in a new terminal