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