Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.

Version 2.0.0 #7

Closed
edno opened this issue Mar 20, 2022 · 0 comments
Closed

Version 2.0.0 #7

edno opened this issue Mar 20, 2022 · 0 comments
Assignees

Comments

@edno
Copy link
Member

edno commented Mar 20, 2022

No more monolith, long life to the monorepo:

  • @graphql-markdown/core library for converting GraphQL to markdown using ETA templates
  • @graphql-markdown/docusaurus Docusaurus 2 plugin using @graphql-markdown/core with custom templates for Docusaurus docs, and multi-instance support
  • @graphql-markdown/cli CLI for converting GraphQL to markdown using ETA templates using @graphql-markdown/core

GraphQL parsing is now fully AST using visitor strategy from graphql-js instead of the clumsy solution from v1.

Markdown generation is done using ETA template engine, offering greater customization without modifying the code.

Configuration is now based on graphql-config that offers better standardization for GraphQL projects.

@edno edno self-assigned this Mar 20, 2022
@edno edno closed this as completed Mar 20, 2022
@edno edno pinned this issue Mar 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant