# DraftContentInput

DraftContentInput

A channel-less draft to save on a content item.

**Fields:**
- `aiAssisted`: `Boolean!` (default: false) - Set to true when the draft content was written with the help of AI.
- `assets`: `[AssetInput!]!` (default: []) - Images, videos, or documents to attach to the draft, in display order.
- `text`: `String!` - The non-empty written content of the draft.