graphql-mode

Homepage: https://github.com/davazp/graphql-mode

Author: David Vazquez Pua

Updated:

Summary

Major mode for editing GraphQL schemas

Commentary

This package implements a major mode to edit GraphQL schemas and
query.  The basic functionality includes:

   - Syntax highlight
   - Automatic indentation

Additionally, it is able to
   - Sending GraphQL queries to an end-point URL

Files with the .graphql and .gql extensions are automatically
opened with this mode.

Dependencies

Reverse dependencies