# ArticleUpdatePayload - admin - PAYLOAD Version: unstable ## Description Return type for `articleUpdate` mutation. ### Access Scopes ## Fields * [article](/docs/api/admin/unstable/objects/Article): Article - The article that was updated. * [userErrors](/docs/api/admin/unstable/objects/ArticleUpdateUserError): ArticleUpdateUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [articleUpdate](/docs/api/admin/unstable/mutations/articleUpdate) ## Examples