1.24.1 • Published 19 days ago

@graphql-markdown/docusaurus v1.24.1

Weekly downloads
-
License
MIT
Repository
github
Last release
19 days 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.24.1

19 days ago

1.24.0

3 months ago

1.23.0

3 months ago

1.22.0

4 months ago

1.21.0-next.0

9 months ago

1.21.0

7 months ago

1.20.1

10 months ago

1.21.1

6 months ago

1.20.2

10 months ago

1.20.0

10 months ago

1.21.2

6 months ago

1.20.3

10 months ago

1.21.3

6 months ago

1.20.4

9 months ago

1.19.0

11 months ago

1.18.1

1 year ago

1.18.0

1 year ago

1.18.2

11 months ago

1.17.2

1 year ago

1.17.1

1 year ago

1.17.3

1 year ago

1.17.0

1 year ago

1.16.7

1 year ago

1.16.6

1 year ago

1.16.5

1 year ago

1.16.4

1 year ago

1.15.0

2 years ago

1.16.3

1 year ago

1.16.2

1 year ago

1.16.1

1 year ago

1.16.0

1 year ago

1.15.1

2 years ago

1.14.0

2 years ago