Hey guys) I am trying to figure out how to add two...
# prisma-whats-new
v
Hey guys) I am trying to figure out how to add two fields to related to one type. I am trying to add pickup connection to
Address
and
dropoff
to
Address
. But it doesn't allow me to do it. So the only way to have a
[address]
field and add type of address to
Address
object. Maybe I've missed something?
n
@vnadygin I don't understand which two fields you want to add. Can you explain it differently