Roman Vasilev

Results 164 comments of Roman Vasilev

`@Field` decorator is a part of nestjs/graphql module.

You mean exclude completely from class, not from graphql schema? It's not possible. In this case prisma types and generated types by this generator will be not compatible, this generator...

Did not check yet. But how XWhereUniqueInput is look like? And what behind the `Prisma.AtLeast`, to what it resolves?

@vskult Are saying that `id` should be graphql nullable, but non-nullable in typescript?