{ "kind": "collectionType", "collectionName": "favorites", "info": { "name": "favorite" }, "options": { "increments": true, "timestamps": true, "draftAndPublish": true }, "attributes": { "course_level": { "model": "course-level" }, "user": { "plugin": "users-permissions", "model": "user" }, "desc": { "type": "text" } } }