# DraftContent

DraftContent

A content draft that is not attached to any channel yet. Because no channel
is selected, no network-specific rules apply, including media type
restrictions.

**Status:** ⚠️ Experimental

**Fields:**
- `id`: `DraftContentId!` - Unique identifier for this draft.
- `aiAssisted`: `Boolean!` - True when the draft content was written with the help of AI.
- `assets`: `[Asset!]!` - Images, videos, or documents attached to the draft, in display order.
- `text`: `String!` - The written content of the draft.