# IdeaContent

IdeaContent

Content of an idea

**Fields:**
- `aiAssisted`: `Boolean!` - Indicates whether AI tools were used in creating this idea
- `date`: `DateTime` - DateTime set by user associated with the idea - this often reflects a target publish date.
- `media`: `[IdeaMedia!]` - List of media items attached to the idea
- `services`: `[Service!]!` - Services tagged by the user - this is typically used to annotate ideas with their target services
- `tags`: `[PublishingTag!]!` - Tags used to categorize and organize the idea
- `text`: `String` - Main body text or description of the idea
- `title`: `String` - Title or headline of the idea