sebas5384 / graphql-explorer

GraphQL Explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use graphql codemirror for the editor instead of Slate

sebas5384 opened this issue · comments

https://github.com/graphql/codemirror-graphql

Schema parsing, syntax colors and validation are working already, but not the autocomplete which could be implemented using the built-in feature of the codemirror.