{
    "kind": "collectionType",
    "collectionName": "integrations",
    "info": {
        "singularName": "integration",
        "pluralName": "integrations",
        "displayName": "Integrations"
    },
    "options": {
        "draftAndPublish": false,
        "comment": ""
    },
    "pluginOptions": {
        "content-manager": {
            "visible": false
        },
        "content-type-builder": {
            "visible": false
        }
    },
    "attributes": {
        "url": {
            "type": "text"
        },
        "token": {
            "type": "text"
        },
        "name": {
            "type": "string"
        }
    }
}
