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