Does anyone have any example of unit testing code ...
# orm-help
c
Does anyone have any example of unit testing code using prisma? Any good example code you can share of stubbing out things like
context.prisma.product({ id: args.id })