zhouzi / docusaurus-graphql-plugin

Docusaurus plugin generating Markdown documentation from a GraphQL schema.
https://gabinaureche.com/docusaurus-graphql-plugin/
23 stars 9 forks source link

Ability to Add static comments at the beginning of the files #9

Closed devcer closed 1 year ago

devcer commented 2 years ago

is there any way to add static comments at the top of the file? example: /* Please do not edit this file. Autogenerated using "docs:graphql:generate" script */

zhouzi commented 2 years ago

That would make a lot of sense, it just has to be compatible with markdown and frontmatter 👍 I'll look into it.

zhouzi commented 1 year ago

This has been released with v0.9.0.