Skip to content

Ignore field generation #8

Closed
Closed
@stevefan1999-personal

Description

@stevefan1999-personal

Hi I want to ignore my password field from generating first, so that I don't have to copy it to my own source set and merge the generated files one by one (I set gitignore on the generated files).

In typegraphql-prisma, you can do this by setting omit:

  /// @TypeGraphQL.omit(output: true)
  password  String

I think it is not that hard to implement 😂

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions