API Status Get API Key
INPUT ⚠️ Experimental

UpdateContentItemDraftInput

Input for updateContentItemDraft.

Fields 4

The content item whose channel-less draft is replaced.

The new draft content. Replaces the current draft in full.

tagIds : [TagId!]

Tags to apply to this content item. Omit to keep the current tags. An empty list or null removes them all.

targetDate : DateTime

Date indicating when this piece of content should go out. This is a planning aid only and does not schedule any posts. Omit to preserve the existing target date. Null clears it.