Pierre Ortega
06/26/2021, 8:22 PMTorrino
06/27/2021, 6:27 AMAndrew Ross
06/27/2021, 8:10 AMTorrino
06/27/2021, 9:34 AMRyan
06/28/2021, 5:29 AM@prisma/client
directly. It will not be lost when you update the original schema as prisma generate
will make sure the types are generated again.Andrew Ross
06/28/2021, 4:31 PM/// <reference path="./node_modules/**/*" />
declare module "./node_modules/**/*"