Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.74 KB

README.md

File metadata and controls

51 lines (31 loc) · 1.74 KB

GraphQL Playground


❄ GraphQL development inside Sublime Text

Support me on Patreon

preview

Installation
  • Install from packagecontrol.io or unpack the zip in your packages directory
Usage
  1. Run Graphql Playground: Create config from the command palette

  2. Install LSP-graphql for full GraphQL language support (autocomplete, diagnostics..)

  3. Open a graphql file

Keybindings
  • Open/close query variables (ctrl/cmd+y, v)

  • Create graphql config (ctrl/cmd+y, c)

  • Run query under the cursor (ctrl/cmd+enter)

  • Move between selected views ( alt+1, alt+2, alt+3 )

Support

You can always support me via Patreon or Ko-fi

License

MIT