Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>GraphQL Schema SortNew to Visual Studio Code? Get it now.
GraphQL Schema Sort

GraphQL Schema Sort

Splitbit.io

|
2,101 installs
| (1) | Free
An extension to sort Graph QL schema
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

GrapQL Sort

GraphQL schema sort extension VSCode built with the aim to sort the GraphQL schema alphabetically.

Features

  • Sorts any graphQL schema in alphabetically order
  • Support schema sorting for AWS appsync schemas

Usage

Install the VSCode GraphQL Schema Sort Extension.

  • Go to the schema file you want to sort, the extension supports .graphql, .gql files
  • Select all contents to sort and press ctrl+shift+p.
  • Select Sort Schema options and schema will be sorted.

Known Issues

  • For AWS app sync native types the extension can support only AWSJSON as of now.

Development

This plugin uses the GraphQL Tools

  1. Clone the repository - https://github.com/Viping7/GraphQL-Sorter-VSCode
  2. npm install
  3. Open it in VSCode
  4. Go to the debugging section and run the launch program "Extension"
  5. This will open another VSCode instance with extension enabled
  6. Open a project with a graphql schema file

License

MIT

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