UNPKG

lemail2

Version:
39 lines (38 loc) 616 B
{ "kind": "collectionType", "collectionName": "email_templates", "info": { "name": "emailTemplate", "description": "" }, "options": { "draftAndPublish": false, "timestamps": true, "increments": true, "comment": "" }, "attributes": { "design": { "type": "json" }, "name": { "type": "string" }, "subject": { "type": "string" }, "bodyHtml": { "type": "text" }, "bodyText": { "type": "text" }, "enabled": { "type": "boolean", "default": true }, "tags": { "type": "json" } } }