Asleep
Explore posts from serversPPrisma
•Created by Asleep on 8/30/2024 in #help-and-questions
How can I disconnect a relation by using it's fields?
I need to disconnect a relation, but I cannot access the actual relation field due to the way it is setup.
Let's say there is a relation called
author
, and I only have access to authorId
, can I disconnect it by setting authorId
to null/undefined?3 replies