Adams

Results 12 comments of Adams

@ryanbartley hi , I use your fork under mac os, and compiled , when after `cmake ..`, i type in `make`, then It has two error below: ` [ 72%]...

这感觉还是整理一个错误码最佳实践让开发参考吧

ok 我支持一下,之前鉴权都是中间件做的

It's ok, you can put the Restful API in your `app.service`, then call them by graphql `connector ` ### example ``` 'use strict'; class ArticleConnector { constructor(ctx) { this.ctx =...

我在翻译chrome timeline的相关文章,翻译完毕后会pull过来

收到。。忘了改了 我再改一下

@fengmk2 只暴露request和response事件?

我把这个 formateError 透出一下

https://github.com/eggjs/egg-graphql/pull/24 跟进