graphql-community / koa-graphql

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

Updated GraphQL to version 15 #132

Closed seidelmartin closed 4 years ago

seidelmartin commented 4 years ago

I've updated GraphQL to version 15.1 and updated tests.

seidelmartin commented 4 years ago

@sibelius What's the following process? Should I just merge and you'll publish to npm?

sibelius commented 4 years ago

I think so

is this a breaking change?

seidelmartin commented 4 years ago

Not so much for this library, but could be for others who use that. You can check changes in GQL release https://github.com/graphql/graphql-js/releases/tag/v15.0.0