I am creating a graphql api using nestjs, prisma. When using the graphql playground to create a user I am getting an error as you can seen in the screenshot below. A row is created only with the id other fields of the user model are not transfered. Please have a look and any guidance would be appreciated. It's been a week I am trying to fix this to no avail.