nestjs-prisma-graphql-crud-gen
nestjs-prisma-graphql-crud-gen copied to clipboard
Hide sensitive fields from GraphQL models and responses
Hi @mk668a
Awesome work with this generator package.
Would it be possible to allow users to mark some fields as "hidden" from the generated GraphQL models/ outputs e.g hide password on User model?
I'd be happy to help work on this if you have any ideas.
Cheers