Question about mocking prisma. It seems that sinc...
# orm-help
t
Question about mocking prisma. It seems that since prisma uses the select argument when typing the return value, I cannot figure out how to mock the return of a sparse object rather than needing every required field of a model