You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
prettier is the formatter I use. You can also use print(parse(document)) using import { print, parse } from 'graphql' in JS, though it does not to text wrapping/etc.
I am looking for a GraphQL formatter:
https://wikipedia.org/wiki/Prettyprint
I dont see one here:
https://graphql.org/community/tools-and-libraries
I found some online, but they are all pretty terrible:
https://jsonformatter.org/graphql-formatter
no option to change indent for example
The text was updated successfully, but these errors were encountered: