15 GraphiQL Keyboard Shortcuts

Learn GraphiQL Shortcuts for Mac

Most used GraphiQL Shortcuts

ActionGraphiQL Shortcut Keys
Prettify queryCommand + Shift + P
Run queryCommand + Enter
Auto-completeCommand + Spacebar
Comment out lineCommand + /
Jump to the end of the current scope/beginning of the scopeCommand + M
Highlight current wordCommand + D
Regex searchCommand + F
Search and replaceCommand + H
Bring the next line up to current-line (spacing applied automatically)Command + J
Delete the rest of the line after the cursorCommand + K
Highlight current lineCommand + L
Outdent current lineCommand + [
Indent current lineCommand + ]

READ NEXT:

Back to top button