{ "connection": "default", "collectionName": "articles", "info": { "name": "article", "description": "" }, "options": { "increments": true, "timestamps": true, "comment": "" }, "attributes": { "title": { "type": "string" }, "content": { "type": "text" } } }