Nestjs Type ‘CreateUserInput’ is not assignable to type ‘(Without & UsersUncheckedCreateInput) | (Without & UsersCreateInput)’
I made a migration from string to string[] for the academicProgram field
I made a migration from string to string[] for the academicProgram field