``` The relation field `student` cannot be made re...
# prisma-whats-new
t
Copy code
The relation field `student` cannot be made required, because there are already instances of the enclosing type that violate this constraint.
^This warning means that some of my data I've uploaded data that doesn't have the
student
field, is that right?