API Status Get API Key
INPUT ⚠️ Experimental

CreateContentItemDraftInput

Input for createContentItemDraft.

Fields 5

The channel-less draft content to start with.

organizationId : OrganizationId!

Organization that will own the content item.

tagIds : [TagId!]

Tags to apply to this content item. Omit to create it with no tags.

targetDate : DateTime

Optional date indicating when this piece of content should go out. This is a planning aid only and does not schedule any posts.

title : String

Optional title describing what this piece of content is about.