graphql-community / koa-graphql

Create a GraphQL HTTP server with Koa.
MIT License
843 stars 61 forks source link

GraphiQL version error #94

Closed F-happy closed 7 years ago

F-happy commented 7 years ago
dingtalk20170727183014

in code

GRAPHIQL_VERSION = '0.10.1'

should

GRAPHIQL_VERSION = '0.10.2' or latest

chentsulin commented 7 years ago

Updated to v0.11.2:

https://github.com/chentsulin/koa-graphql/releases/tag/v0.7.2