hey guys, quick question, could someone tell me wh...
# prisma-whats-new
r
hey guys, quick question, could someone tell me what Im doing wrong here?
let user = await ctx.db.query.user({ where: { providerId: data.id}}, info);