@magidoc/rollup-plugin-gql-schema
A Rollup and ViteJS plugin that allows to parse a GraphQL Schema from a target URL and save it to a target output folder, or to parse it from the disk and convert it to a desired format.
@graphql-markdown/core
GraphQL-Markdown core package for generating Markdown documentation from a GraphQL schema.
graphql-to-sql
Use GraphQL as the source of truth for schema. The SQL schema script is derived from the GraphQL type definitions.