Add even when object is null?
Hi guys,
I have some issues with my schema:
You can see a small part of my schema.
In fact, I can add a user item even when the product_id, that refers to my product id, doesn't exist.
How can I tackle this issue ? I should check before the insert in my request?
Thanks
5 Replies