Understanding ContentType vs FileType
User Intent
Operation
Key Concept: The Hierarchy
TypeScript (Canonical)
ContentType → Metadata Field Mapping
ContentType
Metadata Field
Type
When Set
Developer Hints
FileType Only Exists for Files
Automatic Classification
Query Flexibility
Variations
1. Query All Communication Content
2. Query All Media Files
3. Query Documents Only (No Other Files)
4. Query Calendar Events
5. Query Issues from Project Management Tools
6. UI Display Logic by Type
7. Workflow Routing by Type
Common Issues & Solutions
Production Example
Last updated