0.0.1 • Published 5 years ago
coc-graphql v0.0.1
coc-graphql
GraphQL Language Service extension for coc.nvim.
Install
Add vim-graphql
In your vim/neovim, run command:
:CocInstall coc-graphqlAdd a valid graphql-config file in the project root.
Configuration options
graphql.debug- (default:false)graphql.filetypes- (default:['graphql', 'javascript', 'javascriptreact', 'typescript', 'typescriptreact', 'reason'])graphql.watcherPattern- (default:"**/*.{graphql,gql,js,jsx,ts,tsx,re}")
License
MIT
0.0.1
5 years ago