Skip to content

Latest commit

 

History

History
74 lines (47 loc) · 1.67 KB

History.md

File metadata and controls

74 lines (47 loc) · 1.67 KB

2.8.0 / 2020-05-13

features

others

  • [44f289a] - chore: revert history && update ci (#33) (TZ | 天猪 <[email protected]>) 2.7.1 / 2020-05-06 ==================

  • fix: lock the dependencies version.

2.7.0 / 2019-10-31

  • feat: Support other apollo server options. (#31)

2.6.0 / 2019-05-22

  • feat: Support default empty schema (#26)

2.5.0 / 2019-05-16

  • feat: 支持模型分目录存放 (#25)

2.4.0 / 2019-05-05

  • 更新文档:补充添加中间件说明 (#22)
  • feat: Add schemaDirectives (#19)

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-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