# UpdateContentItemInput

UpdateContentItemInput

Input for updateContentItem. Only the fields provided are changed. Omitted
fields keep their current value.

**Fields:**
- `id`: `ContentItemId!` - The content item to update.
- `targetDate`: `DateTime` - Omit to preserve the existing target date. Null clears it.
- `title`: `String` - Omit to preserve the existing title. Null clears it.