Hello. I want to connect an Object in one to many ...
# orm-help
p
Hello. I want to connect an Object in one to many to my object. if i dont send the type object with the update, i get an error bcs he dont find the id of undefined object. If i change the connect to "connect: { type }" i get the problem that i have more then one Attribute. Any Ideas what i can do?