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