API Status Get API Key
TYPE ⚠️ Experimental

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.

Implements: MutationError

Fields 2

channelId : ChannelId!

Channel targeted by the post that cannot be deleted.

message : String!

Error message.