docs(graphql): add formatter docs
This commit is contained in:
parent
e3a337ebd4
commit
09d0f8b984
1 changed files with 6 additions and 0 deletions
|
@ -43,9 +43,15 @@ It includes:
|
||||||
* Installation
|
* Installation
|
||||||
[[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]]
|
[[id:01cffea4-3329-45e2-a892-95a384ab2338][Enable this module in your ~doom!~ block.]]
|
||||||
|
|
||||||
|
** LSP
|
||||||
|
|
||||||
This module has no direct requirements, but the +lsp flag requires a [[https://emacs-lsp.github.io/lsp-mode/page/lsp-graphql/][supported
|
This module has no direct requirements, but the +lsp flag requires a [[https://emacs-lsp.github.io/lsp-mode/page/lsp-graphql/][supported
|
||||||
LSP server]].
|
LSP server]].
|
||||||
|
|
||||||
|
** Formatter
|
||||||
|
|
||||||
|
Formatting is handled using the [[doom-module::editor format]] module via [[https://prettier.io/docs/en/install.html][prettier]].
|
||||||
|
|
||||||
* Usage
|
* Usage
|
||||||
** Sending queries
|
** Sending queries
|
||||||
When visiting a graphql buffer, you have access to the ability to send the
|
When visiting a graphql buffer, you have access to the ability to send the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue