graphql / graphql-playground

🎮 GraphQL IDE for better development workflows (GraphQL Subscriptions, interactive docs & collaboration)
MIT License
8.75k stars 730 forks source link

chore: update codemirror-graphql & react #1353

Open acao opened 2 years ago

acao commented 2 years ago

We have made many improvements to codemirror-graphql and the underlying language services since this version, including interface implements interface, variables completion, and more

I also upgraded electron so that yarn install would work on my M1

We will take care of possibly publishing an electron version later.

acao commented 2 years ago

I can't reproduce this tslint issue locally, so I guess I can't publish :(