# PostNotDeletableError

PostNotDeletableError

A post in this content item cannot be deleted, so the item cannot be
deleted either. Either the post is publishing or has already published,
and posts in those states can no longer be deleted, or this account is
not allowed to delete posts on that channel.

**Status:** ⚠️ Experimental

**Implements:** MutationError

**Fields:**
- `channelId`: `ChannelId!` - Channel targeted by the post that cannot be deleted.
- `message`: `String!` - Error message.