Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

ignoreCommentDirective

Text directive for ignoring formatting specific statement.

Default is "pretty-graphql-ignore", but if you're using as a plugin in dprint, it will be "dprint-ignore".

Example

{ # pretty-graphql-ignore hero { name height } }