API Status Get API Key
INPUT ⚠️ Experimental

PromoteContentItemDraftToPostsInput

Input for promoteContentItemDraftToPosts.

Fields 3

The content item to promote.

posts : [CreatePostInput!]!

The channel-specific posts to create, one per channel. Provide at least one post, and at most one post per channel.

tagIds : [TagId!]

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