This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Modules/Crm/Resources/metadata/entityDefs/User.json
T
2015-02-24 15:57:34 +02:00

10 lines
158 B
JSON

{
"links": {
"targetLists": {
"type": "hasMany",
"entity": "TargetList",
"foreign": "users"
}
}
}