# UpdateContentItemFailure

UpdateContentItemFailure

updateContentItem failure. When any part of the input is invalid, nothing is
changed.

**Status:** ⚠️ Experimental

**Implements:** MutationError

**Fields:**
- `errors`: `[InvalidInputError!]!` - The recoverable errors behind this failure.
- `message`: `String!` - Summary error message.