Skip to content

ClearTax/json-to-graphql-schema

Repository files navigation

json-to-graphql-schema

A vscode extension to convert any JSON input to GraphQL Schema using json-to-simple-graphql-schema.

See it in action

  • Add any JSON output into new empty file
  • Run the Convert JSON to GraphQL Schema command from the Command Palette (⇧⌘P for Mac and Ctrl+Shift+P for other devices) or just hit shortcut key Shift+⌘+C on Mac or Ctrl+Shift+C on other devices which will open converted GraphQL schema in a new editor tab.

pinchy

Built With