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