3.1.0 / 2019-05-09 (by Carrotzpc) ================== * change readme, release 3.1.0 3.1.0-beta.1 / 2019-04-17 (by Carrotzpc) ================== * add ts support 3.0.0 / 2019-04-14 (by Carrotzpc) ================== * merge eggjs/egg-graphql 3.0.0-beta.2 / 2018-10-18 (by Carrotzpc) ================== * add graphiqlOptions support 3.0.0-beta.1 / 2018-10-16 (by Carrotzpc) ================== * refactor (graphql.js): Upgrade to the v2 of apollo 2.3.0 / 2018-10-21 ================== * feat:pass app context as argument to create resolver. (#20) 2.2.0 / 2018-09-27 ================== * refactor (graphql.js): Upgrade to the v2 of apollo (#18) 2.1.0 / 2018-07-08 (by Carrotzpc) ================== * fix middleware issue, add apolloServerOptions config support and update module version by autod 2.1.0 / 2018-01-26 ================== * feat: add directive resolver and test unit (#11) 2.0.0 / 2017-11-22 ================== * feat: use async function and support egg@2 (#10) * docs: update docs * docs: add readme (#9) 1.3.0 / 2017-11-20 ================== * feat:Change koa-graphql to apollo-server-koa (#8) 1.2.0 / 2017-11-20 ================== * feat:Add Simple Switch for graphiql (#7) 1.1.0 / 2017-10-24 ================== * fix(schema): root nodes can't be written in multiple resolvers (#4) * Merge pull request #3 from solarhell/patch-1 * Update README.md