Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Vincit/objection.js
/ modifyHasMany
Function
modifyHasMany
tests/integration/relationModify.js:457–461 ·
view source on GitHub ↗
(query)
Source
from the content-addressed store, hash-verified
455
}
456
457
function
modifyHasMany(query) {
458
return
{
459
hasMany: query,
460
};
461
}
462
463
function
modifyManyToMany(query) {
464
return
{
Callers
1
relationModify.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected