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