mentoring.json
442 Bytes
{
"collectionName": "components_placement_mentorings",
"info": {
"displayName": "Mentoring"
},
"options": {},
"attributes": {
"Details": {
"type": "component",
"component": "heading.heading",
"repeatable": false
},
"videoId": {
"type": "string"
},
"Image": {
"type": "media",
"multiple": false,
"allowedTypes": [
"images"
]
}
},
"config": {}
}