-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
there is a little gap in the logic, what about when you are requesting something like this,
query : {
include: [UserData]
}
the include is treat in the backend doing the association and in the client that reference to the same item id so it get updated and sometimes removed, the id must be composed by the relations included so it does not get updated or deleted by other queries without this association included
.
good project by the way. I like.
Metadata
Metadata
Assignees
Labels
No labels