Extract common method for Pothos (Prisma)
I’m using pothos and prisma, have some similar crud operations and want to create some generic method for it. But I’m stuck with types.
I’m using pothos and prisma, have some similar crud operations and want to create some generic method for it. But I’m stuck with types.