1.26.2 • Published 12 months ago

@graphql-markdown/docusaurus v1.26.2

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@graphql-markdown/docusaurus

Latest Version GitHub License Technical Debt Coverage Mutation Score

Docusaurus docs feature plugin for generating Markdown documentation from a GraphQL schema.

Installation

graphql package is a peer-dependency, and it should be installed separately.

npm install @graphql-markdown/docusaurus graphql

Add @graphql-markdown/docusaurus to your site's docusaurus.config.js plugins option:

module.exports = {
  // ...
  plugins: ["@graphql-markdown/docusaurus"],
};

Usage

The plugin adds a new command graphql-to-doc to the Docusaurus CLI.

npx docusaurus graphql-to-doc

Command line options are described in the documentation settings page.

Configuration

See documentation settings page.

Troubleshooting

See documentation troubleshooting page.

License

GraphQL-Markdown packages are 100% free and open-source, under the MIT license.

This package is Treeware. If you use it in production, then we ask that you buy the world a tree to thank us for our work. By contributing to the Treeware forest you’ll be creating employment for local families and restoring wildlife habitats.

1.25.0

1 year ago

1.26.0

1 year ago

1.24.2

1 year ago

1.26.1

12 months ago

1.24.3

1 year ago

1.26.2

12 months ago

1.24.4

1 year ago

1.24.1

1 year ago

1.24.0

1 year ago

1.23.0

2 years ago

1.22.0

2 years ago

1.21.0-next.0

2 years ago

1.21.0

2 years ago

1.20.1

2 years ago

1.21.1

2 years ago

1.20.2

2 years ago

1.20.0

2 years ago

1.21.2

2 years ago

1.20.3

2 years ago

1.21.3

2 years ago

1.20.4

2 years ago

1.19.0

2 years ago

1.18.1

2 years ago

1.18.0

2 years ago

1.18.2

2 years ago

1.17.2

2 years ago

1.17.1

2 years ago

1.17.3

2 years ago

1.17.0

2 years ago

1.16.7

2 years ago

1.16.6

3 years ago

1.16.5

3 years ago

1.16.4

3 years ago

1.15.0

3 years ago

1.16.3

3 years ago

1.16.2

3 years ago

1.16.1

3 years ago

1.16.0

3 years ago

1.15.1

3 years ago

1.14.0

3 years ago