Dear all,
starting from this model instance
{ id:"9880802",
type: "Thing",
properties: {
name: "Test",
location: "6786876868ghjg"
}
}
I'm trying to create a relation on properties."location attribute" to the Places model, but it seems not to work.
Can you help me?
Is it possible in strongloop to create relations on nested attributes?
Many thanks!
Claudio