sebas5384 / graphql-explorer

GraphQL Explorer
38 stars 12 forks source link

Use graphql codemirror for the editor instead of Slate #2

Open sebas5384 opened 6 years ago

sebas5384 commented 6 years ago

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.