<@U5WN3AU65> commented on <@U8SDMFPR8>’s file <htt...
# prisma-whats-new
u
@max commented on @hari mohan’s file https://prisma.slack.com/files/U8SDMFPR8/F8YF7550A/my_playground_query.scpt: you need to pass the id to the query.
Copy code
return ctx.db.query.commonInventrys({ where: { id: id }, info)