You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the loopback model relations section, you can specificity a foreignKey to be referenced in the other model. As far as I know, It will only take one field, but what about I have a composite primary key and want to be referenced in the other model?
Can I do something like?
"foreignKey":["id1","id2"]
mrbatista, skyserpent, jannyHou, lailavinson, nelsonec87 and 47 morearchenroot, jannyHou, skyserpent, ozankasikci, VariableVasasMT and 2 more