Skip to content Skip to sidebar Skip to footer
Showing posts with the label Prisma

Filter Out Unneeded Object Properties For Interface In Typescript

As background, I'm using Prisma (graphql), mysql2 (nodejs) and typescript. I'm using an in… Read more Filter Out Unneeded Object Properties For Interface In Typescript