API Status Get API Key
TYPE ⚠️ Experimental

DeleteContentItemFailure

deleteContentItem failure. When any post cannot be deleted, nothing is deleted: the content item and all of its posts remain unchanged. Every blocked post is reported together so the caller can surface them all at once.

Implements: MutationError

Fields 2

errors : [PostNotDeletableError!]!

The recoverable errors behind this failure.

message : String!

Summary error message.