阿汤哥
阿汤哥
// 邮箱配置 config.mail_opts = { host: 'smtp.exmail.qq.com', port: 465, auth: { user: '[email protected]', pass: 'vdd3333cyy4BFR6', }, ignoreTLS: false, // EnableSsl = true,//经过ssl加密 }; 我这样配置。也没成功不知何故。用的企业邮箱授权码。
Authorization callback URL http://xxxx.com/passport/github/callback,这样填可以吗?
I add it by hand.but it hanppend a new error when I try to run npm start "dependencies": { "apollo-server": "^2.5.0", "graphql": "^14.3.0", "graphql-middleware": "^3.0.2", "lodash.map": "^4.6.0", "lodash.merge": "^4.6.1", "merge-graphql-schemas":...
> Hi @sonong, can you help me run `joker app . --mock-install` in an empty directory in windows and paste the generated `package.json` to me? > > Thanks  This...
Thank you ,joker schema User name:String,can success create only schemas/User.gql .Although I read the graphql-joker README.md many times ,look without seeing.May be my chinglish.I'll read it again.