Add relation between paroles & commentaires
This commit is contained in:
@@ -77,6 +77,11 @@
|
|||||||
"type": "component",
|
"type": "component",
|
||||||
"repeatable": true,
|
"repeatable": true,
|
||||||
"component": "store.album"
|
"component": "store.album"
|
||||||
|
},
|
||||||
|
"commentaires": {
|
||||||
|
"type": "relation",
|
||||||
|
"relation": "oneToMany",
|
||||||
|
"target": "api::commentaire.commentaire"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user