# BlogDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `blogDelete` mutation. ### Access Scopes ## Fields * [deletedBlogId](/docs/api/admin/unstable/scalars/ID): ID - The ID of the deleted blog. * [userErrors](/docs/api/admin/unstable/objects/BlogDeleteUserError): BlogDeleteUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [blogDelete](/docs/api/admin/unstable/mutations/blogDelete) ## Examples