PlatformApp
Platform App
| Field : Object | Description |
|---|---|
| allow: BrowserPermissions | List of allowed devices the app can use |
| attachments_connection: AppAttachmentConnection | The attachments of the app for a given card |
| author: String | Author of the Platform App |
| configuration: Configuration | Fields attributes listed in manifest.json to be used by frontend to configure app for use |
| description: String | Description of the Platform App from manifest |
| icon: String | Icon of the Platform App |
| id: ID | ID |
| name: String | Name |
| optIn: PlatformAppOptIn | Opt-in options of the Platform App |
| public: Boolean | Public |
| screenshots: [[ID]] | Screenshot of the Platform App |
| shortDescription: String | Short description |
| slug: String | Slug |
| url: String | URL |