gajus/format-graphql

Grouping definitions by type

Open

#7 opened on Jun 16, 2020

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (7 forks)github user discovery
good first issuehelp wanted

Repository metrics

Stars
 (73 stars)
PR merge metrics
 (PR metrics pending)

Description

It would be useful to have the option to group definitions by type, which would later be sorted. In other words interfaces together, enums together etc.

Contributor guide