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