Cauen / prisma-generator-pothos-codegen

The fastest way to create a fully customizable CRUD Graphql API from Prisma Schema.
https://www.npmjs.com/package/prisma-generator-pothos-codegen
95 stars 16 forks source link

Omit types when used @Pothos.omit() #42

Open Cauen opened 1 year ago

Cauen commented 1 year ago

When something is omited, we need to omit in types too

image image