Till
05/24/2018, 2:38 PMctx.db.query...
, i extended my User and want to add something from that record to the jwtSam Jackson
05/24/2018, 3:03 PMmyQuery
, that returns the desired results. Then just do ctx.db.query.myQuery(..)
Sam Jackson
05/24/2018, 3:04 PMnilan
05/25/2018, 9:10 AMprisma-binding
, you cannot define ctx.db.query.myQuery
yourself, that is automatically defined by your Prisma APInilan
05/25/2018, 9:10 AMprisma-binding
version are you using?