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