{ "kind": "collectionType", "collectionName": "carousels", "info": { "name": "Carousel", "description": "" }, "options": { "increments": true, "timestamps": true, "draftAndPublish": true }, "attributes": { "img": { "collection": "file", "via": "related", "allowedTypes": [ "images", "files", "videos" ], "plugin": "upload", "required": false }, "business_partner": { "model": "business-partner", "via": "carousels" } } }