{ "collectionName": "components_dynamic_zone_emphasise_articles", "info": { "displayName": "Emphasise_Article", "icon": "dashboard", "description": "" }, "options": {}, "attributes": { "articles": { "type": "relation", "relation": "oneToMany", "target": "api::article.article" }, "titel": { "type": "string", "required": true }, "description": { "type": "text" } } }