Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/skanehira/denops-graphql.vim

GraphQL client for Vim/Neovim
https://github.com/skanehira/denops-graphql.vim

denops neovim neovim-plugin vim vim-plugin

Last synced: 25 days ago
JSON representation

GraphQL client for Vim/Neovim

Awesome Lists containing this project

README

        

# denops-graphql.vim
GraphQL client for Vim/Neovim.

![](https://i.gyazo.com/e7adb67391d9892266053cd3686d64ea.gif)

## Requirements
- [denops.vim](https://github.com/vim-denops/denops.vim)

## Usage

- `:GraphQLExecute`
Execute current buffer as graphql query.

- `:GraphQLEdit`
Open variables and response buffer.

- `:GraphQLEditHttpHeader`
Edit http headers.

- `:GraphQLSetEndpoint`
Set graphql endpoint.
Also you can add the comment to set endpoint.

If you want see more info, please refer help.

## Author
skanehira

## LICENSE
MIT