MCPcopy
hub / github.com/Vincit/objection.js / modifyBelongsToOne

Function modifyBelongsToOne

tests/integration/relationModify.js:451–455  ·  view source on GitHub ↗
(query)

Source from the content-addressed store, hash-verified

449 }
450
451 function modifyBelongsToOne(query) {
452 return {
453 belongsToOne: query,
454 };
455 }
456
457 function modifyHasMany(query) {
458 return {

Callers 1

relationModify.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected