Kristofer Pervin
12/25/2021, 5:24 PMPrisma.{Model}UpdateArgs
) into GraphQL types that don't conflict with Prisma client operations? Having to create them by hand using classes is time consuming for DTO and Services in NestJS, and various community generators dump everything into a specific folder that it messes up the nest generate resource
structure