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