Venvy

Results 2 comments of Venvy

`import graphqlFields = require('graphql-fields'); @query() posts(args,context,info: GraphQLResolveInfo) { // I want to select only title in this. const select=Object.keys( graphqlFields(info) ); return this.entityManager.find("Post",{select}); }`

原作者不是我,我也是fork的项目,不过这种情况应该是网络异常中断,http client应该能捕捉到吧 发自我的 iPhone > 在 2016年5月24日,16:54,zhengxiuyuan [email protected] 写道: > > 您好,我的APP中使用的就是您的iCometClient4j。但是现在出现了一个问题,就是手机连着wifi,但是路由器已经被拔掉网线,这时候IComet好像处于了假死状态。希望了得到您的帮助,不胜感激。 > > — > You are receiving this because you are subscribed to this thread. > Reply to...