features
- [
d6618f9
] - feat: Automatically control Cache with LRU (#32) (KorsChen <[email protected]>),
others
-
[
44f289a
] - chore: revert history && update ci (#33) (TZ | 天猪 <[email protected]>) 2.7.1 / 2020-05-06 ================== -
fix: lock the dependencies version.
- feat: Support other apollo server options. (#31)
- feat: Support default empty schema (#26)
- feat: 支持模型分目录存放 (#25)
- 更新文档:补充添加中间件说明 (#22)
- feat: Add
schemaDirectives
(#19)
- feat:pass app context as argument to create resolver. (#20)
- refactor (graphql.js): Upgrade to the v2 of apollo (#18)
- feat: add directive resolver and test unit (#11)
- feat: use async function and support egg@2 (#10)
- docs: update docs
- docs: add readme (#9)
- feat:Change koa-graphql to apollo-server-koa (#8)
- feat:Add Simple Switch for graphiql (#7)
- fix(schema): root nodes can't be written in multiple resolvers (#4)
- Merge pull request #3 from solarhell/patch-1
- Update README.md