Has One
relationships:
- {
type: hasOne,
model: Profile,
foreignKey: post_id,
localKey: id
}Last updated
relationships:
- {
type: hasOne,
model: Profile,
foreignKey: post_id,
localKey: id
}Last updated