{ "kind": "collectionType", "collectionName": "categories", "info": { "name": "category" }, "options": { "increments": true, "timestamps": true, "draftAndPublish": true }, "pluginOptions": {}, "attributes": { "name": { "type": "string", "required": true, "unique": true } } }