Core Types
Component
Published UI components with compiled code
Package
Immutable component snapshots with dependencies
Content
Published content with compiled BindJS
ContentType
Schema definitions for content structure
Asset
Media files with CDN URLs
Tag
Content and asset categorization
SavedSearch
Reusable search configurations
Package Resolution Types
Subscription Types
Type Summary
| Type | Description |
|---|---|
Component | UI component with compiled JavaScript |
Package | Immutable snapshot of components |
Content | Content item with compiled BindJS |
ContentType | Schema for content structure |
Asset | Media file with CDN URL |
Tag | Categorization label |
SavedSearch | Stored search configuration |
ResolvedPackage | Full package data with dependencies |
ResolvedPackageRef | Package IDs for normalized caching |
ResolvedPackageData | Content-addressed package data |
PackageDependency | External package reference |
ContentUpdate | Real-time content change payload |
ComponentPreview | Preview component data |
ContentPreview | Preview content data |
PreviewUpdate | Real-time preview change payload |
