In nestjs graphql we will be having @InputType() and @OutputType to automatically generate schema.
Is there a way to make a field as Transient as in Hibernate?
In nestjs graphql we will be having @InputType() and @OutputType to automatically generate schema.
Is there a way to make a field as Transient as in Hibernate?