Homepage: https://github.com/davazp/graphql-mode
Author: David Vazquez Pua
Updated:
Major mode for editing GraphQL schemas
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.