Skip to content

Split queries and mutations big table #102

@fmontorsi-equinix

Description

@fmontorsi-equinix

Hi,
Today graphql-markdown is producing a single big (HTML) table listing all the possible Queries together.
A similar table is created for all available Mutations.
This means that in the TOC you have only 2 links "Queries" and "Mutations" and you cannot jump straight to a particular query or mutation... you need to scroll these tables.

In case the GraphQL schema gets large, these tables become cumbersome to navigate.
Would that be possible to produce markdown that results in each Query and each Mutation having its own Markdown subsection (just like it happens for "Objects", "Enums", etc etc) ?

I might try to submit a PR if that would be welcome

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions