# PostChannelNotFoundError

PostChannelNotFoundError

The channel targeted by a single post in the promoteContentItemDraftToPosts
input list was not found or is not accessible.

**Status:** ⚠️ Experimental

**Implements:** MutationError

**Fields:**
- `channelId`: `ChannelId!` - Channel targeted by the failing post.
- `message`: `String!` - Error message.