docusaurus-graphql-plugin

Docusaurus plugin generating Markdown documentation from a GraphQL schema.

Downloads
7.6K
Stars
24
Committers
5
docusaurus-graphql-plugin - 0.9.0 Latest Release

Published by zhouzi over 1 year ago

Added

  • Add support for i18n by using relative links instead of absolute
  • Add comment at the top of generated files to discourage editing

Changed

  • Use relative links for references
docusaurus-graphql-plugin - 0.8.3

Published by zhouzi over 1 year ago

Fixed

  • Escape curly braces in deprecations' reason for MDX cross-compatibility
docusaurus-graphql-plugin - 0.8.2

Published by zhouzi over 1 year ago

Fixed

  • Fix graphql peer dependency supported version range
docusaurus-graphql-plugin - 0.8.1

Published by zhouzi almost 2 years ago

Fixed

  • Escape curly braces in descriptions' inline code for MDX cross-compatibility
docusaurus-graphql-plugin - 0.8.0

Published by zhouzi over 2 years ago

Fixed

  • Add warning for Subscription instead of failing silently
  • Do not create a file for an object type that doesn't have matches (e.g subscriptions.md if there are no subscriptions)
docusaurus-graphql-plugin - 0.7.0

Published by zhouzi over 2 years ago

Fixed

  • Fix graphql peer dependency incompatibility
  • Upgrade graphql and graphql-tools
Package Rankings
Top 6.92% on Npmjs.org
Related Projects