Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>vscode-graphqlNew to Visual Studio Code? Get it now.
vscode-graphql

vscode-graphql

Lu Yizhi

|
14,252 installs
| (3) | Free
graphql extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-graphql

graphql for vscode

we contains

  • Code Formatter
  • Code Completion Proposals
  • Show & Goto Definitions

quick start

create .graphql in you project root directory, contents like:

{
	//graphql globs
	"schemas": [
		"src/graphql/**/*.gql"
	],
}

then, enjoy!!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft