Files
espocrm/application/Espo/Modules/Crm/Resources/metadata/entityDefs/Portal.json
2026-01-19 17:46:06 +01:00

10 lines
176 B
JSON

{
"links": {
"articles": {
"type": "hasMany",
"entity": "KnowledgeBaseArticle",
"foreign": "portals"
}
}
}