GraphQL Query Formatter
Usage
- Run
devtui
to open the main menu - Select “GraphQL Query Formatter” from the list
- Use the key bindings below to interact with the tool
- Press
q
orCtrl+C
to return to the main menu
Key Bindings
Key | Action |
---|---|
c | copy formatted GraphQL |
e | edit unformatted GraphQL |
v | paste unformatted GraphQL |
q/ctrl+c | quit |