{
    "collectionName": "components_shared_quotes",
    "info": {
        "displayName": "Quote",
        "icon": "indent"
    },
    "options": {},
    "attributes": {
        "title": {
            "type": "string"
        },
        "body": {
            "type": "text"
        }
    }
}
